]> git.kaiwu.me - nginx.git/commit
HTTP/3: set c->error on read error in ngx_http_test_reading().
authorRoman Arutyunyan <arut@nginx.com>
Wed, 12 Jan 2022 08:57:46 +0000 (11:57 +0300)
committerRoman Arutyunyan <arut@nginx.com>
Wed, 12 Jan 2022 08:57:46 +0000 (11:57 +0300)
commit38cfe35779e4a8a6288d61bdf4a2e892dc0ce046
tree2d6add44ccb8784fbbf268c3d17888cc3c18895e
parent5ab94d4219fb2119770d024731a53dba6871b25c
HTTP/3: set c->error on read error in ngx_http_test_reading().

Similar to other error/eof cases.
src/http/ngx_http_request.c