X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=b8af494eb098a5012376a351ad963d30b4e1c412;hp=2de5abbc2d4560fc80f3d0fdbd97a3e337903808;hb=6c4a552c1ad7b0018afb57a3d0028c2be166a30a;hpb=3fc24e9ed64cd37c3942fa65a879bc0fe08d69a8 diff --git a/php_http_api.h b/php_http_api.h index 2de5abb..b8af494 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -21,6 +21,7 @@ #define HTTP_SUPPORT_ENCODINGS 0x08L #define HTTP_SUPPORT_SSLREQUESTS 0x20L #define HTTP_SUPPORT_PERSISTENCE 0x40L +#define HTTP_SUPPORT_EVENTS 0x80L #define HTTP_PARAMS_ALLOW_COMMA 0x01 #define HTTP_PARAMS_ALLOW_FAILURE 0x02