]> git.kaiwu.me - nginx.git/commit
HTTP/3: fixed request length calculation.
authorRoman Arutyunyan <arut@nginx.com>
Wed, 6 Oct 2021 11:51:16 +0000 (14:51 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 6 Oct 2021 11:51:16 +0000 (14:51 +0300)
commit0c33e484a4333fe2a343baf3aeefae3212534db3
tree22a303f7c623b27428e9081cad4b8e0cd3b8fe39
parentec86cf18fa5d64aba662d99ab7d195e2e6009545
HTTP/3: fixed request length calculation.

Previously, when request was blocked, r->request_length was not updated.
src/http/v3/ngx_http_v3_request.c