]> git.kaiwu.me - nginx.git/commit
HTTP/3: client pseudo-headers restrictions.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 22 Jan 2021 12:57:41 +0000 (15:57 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 22 Jan 2021 12:57:41 +0000 (15:57 +0300)
commit4e312daa7ec04e52cdefcbc8749ef2f6d366064b
tree2c75e21853a064f02d23ec64128b54a23ccd285f
parent9e489d208fff35c490b43980a064c38cc8dc4f2c
HTTP/3: client pseudo-headers restrictions.

- :method, :path and :scheme are expected exactly once and not empty
- :method and :scheme character validation is added
- :authority cannot appear more than once
src/http/v3/ngx_http_v3_request.c