X-Git-Url: https://git.m6w6.name/?p=m6w6%2Fext-http;a=blobdiff_plain;f=php_http.h;h=4ebbc5c60c0a34f2cd4e6ab8a41735a9bf05a668;hp=210055064f70f55ad3258e66ca9b75bd6f068e06;hb=930417f55598b5b4c54b44e20935450210454fdf;hpb=5de7bf562f55eae49d3424670ad56f68458ad7f1 diff --git a/php_http.h b/php_http.h index 2100550..4ebbc5c 100644 --- a/php_http.h +++ b/php_http.h @@ -98,6 +98,7 @@ PHP_FUNCTION(http_date); PHP_FUNCTION(http_build_uri); PHP_FUNCTION(http_negotiate_language); PHP_FUNCTION(http_negotiate_charset); +PHP_FUNCTION(http_negotiate_content_type); PHP_FUNCTION(http_redirect); PHP_FUNCTION(http_throttle); PHP_FUNCTION(http_send_status);