X-Git-Url: https://git.m6w6.name/?a=blobdiff_plain;f=php_http_api.h;fp=php_http_api.h;h=e9910442dd92aa52f54c513f5a5b8a3132f4a03a;hb=e5e656c7f4a22c11763c6519b899523734e93015;hp=98038b3e4ec87d83549c44915bd362ca4ce478eb;hpb=cd5137b3e7cb8fe55a32b1de626127e786a86d0d;p=m6w6%2Fext-http diff --git a/php_http_api.h b/php_http_api.h index 98038b3..e991044 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -20,6 +20,7 @@ #define HTTP_SUPPORT_MAGICMIME 0x04L #define HTTP_SUPPORT_ENCODINGS 0x08L #define HTTP_SUPPORT_SSLREQUESTS 0x20L +#define HTTP_SUPPORT_PERSISTENCE 0x40L #define HTTP_PARAMS_ALLOW_COMMA 0x01 #define HTTP_PARAMS_ALLOW_FAILURE 0x02