summaryrefslogtreecommitdiffstats
path: root/include/haproxy/http_client-t.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/haproxy/http_client-t.h')
-rw-r--r--include/haproxy/http_client-t.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/haproxy/http_client-t.h b/include/haproxy/http_client-t.h
index 7ae0e61..2c07f77 100644
--- a/include/haproxy/http_client-t.h
+++ b/include/haproxy/http_client-t.h
@@ -64,6 +64,7 @@ enum {
#define HC_F_RES_HDR 0x02
#define HC_F_RES_BODY 0x04
#define HC_F_RES_END 0x08
+#define HC_F_HTTPPROXY 0x10
#endif /* ! _HAPROXY_HTTCLIENT__T_H */