X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=7196048c4b58f77e8bc2b95946e8af30710dd2b1;hp=99153df81b9ae0c991206b71c24f613cbce6b77d;hb=8b5eb376ae8f5e53cfb66752327043be2669498a;hpb=4ef2f9e39c8d7c9dc605fb062a50d8a73b52c02a diff --git a/php_http_api.h b/php_http_api.h index 99153df..7196048 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -23,7 +23,7 @@ #define HTTP_SUPPORT 0x01L #define HTTP_SUPPORT_REQUESTS 0x02L -#define HTTP_SUPPORT_MIMEMAGIC 0x04L +#define HTTP_SUPPORT_MAGICMIME 0x04L #define HTTP_SUPPORT_ENCODINGS 0x08L #define HTTP_SUPPORT_MHASHETAGS 0x10L #define HTTP_SUPPORT_SSLREQUESTS 0x20L