summaryrefslogtreecommitdiff
path: root/src/http_proxy_functions.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/http_proxy_functions.h')
-rw-r--r--src/http_proxy_functions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/http_proxy_functions.h b/src/http_proxy_functions.h
index dac6065..386359c 100644
--- a/src/http_proxy_functions.h
+++ b/src/http_proxy_functions.h
@@ -34,6 +34,7 @@
#define C_POST_WAIT 1
#define C_GET_WAIT 2
#define C_OPEN 4
+#define C_DELAYED_A 8
#define H_TYPE_GET 0
#define H_TYPE_POST 1