X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=b8af494eb098a5012376a351ad963d30b4e1c412;hp=2de5abbc2d4560fc80f3d0fdbd97a3e337903808;hb=21253ecddedcea1c915831b99e1edf2d458baa62;hpb=aca5a5a21e4514707a71cfa69cc19ae50a78f5d3 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