Home
last modified time | relevance | path

Searched refs:PHP_HTTP_GET (Results 1 – 3 of 3) sorted by relevance

/PHP-8.3/sapi/cli/
H A Dphp_http_parser.h77 , PHP_HTTP_GET enumerator
H A Dphp_http_parser.c517 case 'G': parser->method = PHP_HTTP_GET; break; in php_http_parser_execute()
H A Dphp_cli_server.c2074 smart_str_appends_ex(&buffer, php_http_method_str(PHP_HTTP_GET), 1); in php_cli_server_send_error_page()

Completed in 100 milliseconds