X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http_api.h;h=3073ab4493f2115295a9efd82c812012a3ae7bbb;hp=e0e01505b2bed953f637ccf0706bc80c32a60281;hb=0acbfc76b5a3e4122a6d06d64bd834a810806656;hpb=1ad65c598ee022aa7b31bb0884fe15b3dcd454d3 diff --git a/php_http_api.h b/php_http_api.h index e0e0150..3073ab4 100644 --- a/php_http_api.h +++ b/php_http_api.h @@ -22,7 +22,6 @@ #define HTTP_SUPPORT_REQUESTS 0x02L #define HTTP_SUPPORT_MAGICMIME 0x04L #define HTTP_SUPPORT_ENCODINGS 0x08L -#define HTTP_SUPPORT_MHASHETAGS 0x10L #define HTTP_SUPPORT_SSLREQUESTS 0x20L extern PHP_MINIT_FUNCTION(http_support);