]> git.kaiwu.me - nginx.git/commit
Decoupled validation of Host and :authority for HTTP/2 and HTTP/3.
authorRoman Arutyunyan <arut@nginx.com>
Tue, 2 Jun 2020 12:59:14 +0000 (15:59 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Tue, 2 Jun 2020 12:59:14 +0000 (15:59 +0300)
commitc0003539ac767ec9d16e54d26b5296a6669d0089
treeb02c6277f6ad18c2e41c9ceeb351dc64a31593f9
parent0a11fdbb28d2efaaf2a541c321d4c5566bf1fbe5
Decoupled validation of Host and :authority for HTTP/2 and HTTP/3.

Previously an error was triggered for HTTP/2 when host with port was passed
by client.
src/http/ngx_http_request.c