Andrew's git
/
gitweb.git
/ blobdiff
summary
|
log
|
commit
|
diff
|
tree
commit
grep
author
committer
pickaxe
?
re
t1430: test the output and error of some commands more carefully
[gitweb.git]
/
http.h
diff --git
a/http.h
b/http.h
index fa45c2b3646d56d5ad937f4add980294ca03f205..4ef4bbda7d86d8ca5238d45897b277709b30414a 100644
(file)
--- a/
http.h
+++ b/
http.h
@@
-54,6
+54,7
@@
struct slot_results {
CURLcode curl_result;
long http_code;
long auth_avail;
+ long http_connectcode;
};
struct active_request_slot {