- CURLOPT_COOKIELIST needs curl 7.15
[m6w6/ext-http] / php_http.h
index 6f623ff19c7936d671318d107ca30d270c81bdec..f74af3ccb4b4dc55ef3bfce8c906b6deb084c705 100644 (file)
@@ -148,8 +148,6 @@ PHP_FUNCTION(http_build_query);
 #endif /* ZEND_ENGINE_2 */
 PHP_FUNCTION(ob_etaghandler);
 #ifdef HTTP_HAVE_ZLIB
-PHP_FUNCTION(http_gzencode);
-PHP_FUNCTION(http_gzdecode);
 PHP_FUNCTION(http_deflate);
 PHP_FUNCTION(http_inflate);
 #endif