Home
last modified time | relevance | path

Searched refs:getallheaders (Results 1 – 12 of 12) sorted by relevance

/PHP-5.6/sapi/cli/tests/
H A Dphp_cli_server_019.phpt2 Implement Req #65917 (getallheaders() is not supported by the built-in web server)
12 var_dump(getallheaders());
/PHP-5.6/sapi/aolserver/
H A Daolserver.c241 PHP_FUNCTION(getallheaders);
249 PHP_FE(getallheaders, arginfo_aolserver_getallheaders)
266 PHP_FUNCTION(getallheaders) in PHP_FUNCTION() argument
/PHP-5.6/sapi/apache2filter/
H A Dphp_functions.c401 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_apache2filter_getallheaders)
/PHP-5.6/sapi/apache_hooks/
H A DREADME78 getallheaders
H A Dphp_apache.c94 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_apachehooks__void)
/PHP-5.6/sapi/apache2handler/
H A Dphp_functions.c526 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_apache2handler_getallheaders)
/PHP-5.6/sapi/apache/
H A Dphp_apache.c109 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_apache_request_headers)
/PHP-5.6/sapi/nsapi/
H A Dnsapi.c191 PHP_FALIAS(getallheaders, nsapi_request_headers, arginfo_nsapi_request_headers) /* compatibility */
/PHP-5.6/sapi/litespeed/
H A Dlsapi_main.c1615 PHP_FALIAS(getallheaders, litespeed_request_headers, arginfo_litespeed__void)
/PHP-5.6/sapi/cgi/
H A Dcgi_main.c1718 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
/PHP-5.6/sapi/cli/
H A Dphp_cli_server.c602 PHP_FALIAS(getallheaders, apache_request_headers, arginfo_no_args)
/PHP-5.6/
H A DNEWS3020 . Implemented FR #65917 (getallheaders() is not supported by the built-in web
4930 getallheaders(), apache_request_headers() and apache_response_headers()

Completed in 79 milliseconds