aboutsummaryrefslogtreecommitdiff
path: root/lib/urldata.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/urldata.h')
-rw-r--r--lib/urldata.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/urldata.h b/lib/urldata.h
index a8c8dd13f..2592357d2 100644
--- a/lib/urldata.h
+++ b/lib/urldata.h
@@ -566,6 +566,7 @@ struct connectdata {
*/
struct PureInfo {
int httpcode;
+ int httpproxycode;
int httpversion;
long filetime; /* If requested, this is might get set. Set to -1 if the time
was unretrievable. We cannot have this of type time_t,