]> granicus.if.org Git - php/commit
Add "SEARCH" as supported HTTP verb.
authorMats Lindh <mats@lindh.no>
Thu, 16 Apr 2015 11:36:01 +0000 (13:36 +0200)
committerJulien Pauli <jpauli@php.net>
Tue, 12 May 2015 09:24:27 +0000 (11:24 +0200)
commit98d015c5b7bcbf6b1a739839292b0faa8dae914d
treeeb2201c9265bb1ae508f0b2fa3800da9ebf4b27d
parent7ff82e202049550212c48398a9b0919bfe33ed38
Add "SEARCH" as supported HTTP verb.

The "SEARCH" HTTP request method is described in RFC5323 as part of
WebDAV, and allows a client to initiate a server side search.
sapi/cli/php_http_parser.c
sapi/cli/php_http_parser.h