* more intuitive support for headers and cookies (associative arrays)
[m6w6/ext-http] / php_http.h
index 1012a12536b8197f305deb446b7a76ecf3dda18a..49804244b3048e2aed92a9436e1a6f4085c0f087 100644 (file)
@@ -45,7 +45,6 @@ PHP_FUNCTION(http_match_modified);
 PHP_FUNCTION(http_match_etag);
 PHP_FUNCTION(http_cache_last_modified);
 PHP_FUNCTION(http_cache_etag);
-PHP_FUNCTION(http_accept_ranges);
 PHP_FUNCTION(http_content_type);
 PHP_FUNCTION(http_content_disposition);
 PHP_FUNCTION(http_send_data);