Searched refs:PHP_HTTP_GET (Results 1 – 2 of 2) sorted by relevance
/PHP-7.3/sapi/cli/ | ||
H A D | php_http_parser.h | 77 , PHP_HTTP_GET enumerator |
H A D | php_http_parser.c | 517 case 'G': parser->method = PHP_HTTP_GET; break; in php_http_parser_execute() |
Completed in 9 milliseconds