]> git.kaiwu.me - nginx.git/commit
HTTP/3: fixed pushed request finalization in case of error.
authorRoman Arutyunyan <arut@nginx.com>
Fri, 17 Sep 2021 12:28:31 +0000 (15:28 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Fri, 17 Sep 2021 12:28:31 +0000 (15:28 +0300)
commit3ae914c837b2ad4217165007c980d31161d6db9f
tree1b0b4993822064f041da3323791b64021eb7fcbd
parent4e2e70b16cf1df40327d4633b8622e66a0986275
HTTP/3: fixed pushed request finalization in case of error.

Previously request could be finalized twice.  For example, this could happen
if "Host" header was invalid.
src/http/v3/ngx_http_v3_filter_module.c