X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=49804244b3048e2aed92a9436e1a6f4085c0f087;hp=1012a12536b8197f305deb446b7a76ecf3dda18a;hb=a5765d1d51e444d9165c591a59d5b4c5bf9294b2;hpb=3909b45a4bc69210e4c745d61999e29df3700833 diff --git a/php_http.h b/php_http.h index 1012a12..4980424 100644 --- a/php_http.h +++ b/php_http.h @@ -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);