X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=e59d0c241e72d42b3a3d63dbe4463ca49f527688;hp=223a4f63dbab25bd6f59450f95ac465c3ff3186c;hb=eae9ca6014f5d2a20dab69407e80667bcb913ced;hpb=3f47fc4cd2911b718b155de4e37752db9fa4f8c8 diff --git a/php_http.h b/php_http.h index 223a4f6..e59d0c2 100644 --- a/php_http.h +++ b/php_http.h @@ -140,6 +140,7 @@ PHP_FUNCTION(http_inflate); PHP_FUNCTION(http_compress); PHP_FUNCTION(http_uncompress); #endif +PHP_FUNCTION(http_support); PHP_MINIT_FUNCTION(http); PHP_MSHUTDOWN_FUNCTION(http);