Home
last modified time | relevance | path

Searched refs:PHP_HTTP_HEAD (Results 1 – 2 of 2) sorted by relevance

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.h78 , PHP_HTTP_HEAD enumerator
H A Dphp_http_parser.c347 parser->method = PHP_HTTP_HEAD; in php_http_parser_execute()
518 case 'H': parser->method = PHP_HTTP_HEAD; break; in php_http_parser_execute()

Completed in 8 milliseconds