]> git.kaiwu.me - nginx.git/commit
Allowed '-' in method names.
authorMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Oct 2016 13:24:50 +0000 (16:24 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Mon, 10 Oct 2016 13:24:50 +0000 (16:24 +0300)
commit82ec8492717dcf141eead17fd158ff3f9e072e84
tree7011465fcb1d1656e71de92c42dfd996eb8e1986
parentf594b2bf6dbb49f5e2bc27cc3f27f272a7f95c1c
Allowed '-' in method names.

It is used at least by SOAP (M-POST method, defined by RFC 2774) and
by WebDAV versioning (VERSION-CONTROL and BASELINE-CONTROL methods,
defined by RFC 3253).
src/http/ngx_http_parse.c
src/http/v2/ngx_http_v2.c