Home
last modified time | relevance | path

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

/PHP-7.4/sapi/cli/
H A Dphp_http_parser.h76 { PHP_HTTP_DELETE = 0 enumerator
H A Dphp_http_parser.c516 case 'D': parser->method = PHP_HTTP_DELETE; break; in php_http_parser_execute()

Completed in 9 milliseconds