diff options
author | Roman Arutyunyan <arut@nginx.com> | 2020-06-30 15:32:09 +0300 |
---|---|---|
committer | Roman Arutyunyan <arut@nginx.com> | 2020-06-30 15:32:09 +0300 |
commit | d839fee75f5247c160c0b7b927dc45a3122cb6a2 (patch) | |
tree | b4a3411b344a680a6cf9e0b7fff465c6da0d62f4 /src/http/v3/ngx_http_v3_parse.c | |
parent | 707117276ed252e39c75769a140cbac6e18eb74a (diff) | |
download | nginx-d839fee75f5247c160c0b7b927dc45a3122cb6a2.tar.gz nginx-d839fee75f5247c160c0b7b927dc45a3122cb6a2.zip |
HTTP/3: set r->headers_in.chunked flag after parsing headers.
Previously it was set when creating the request object. The side-effect was
trying to discard the request body in case of header parse error.
Diffstat (limited to 'src/http/v3/ngx_http_v3_parse.c')
0 files changed, 0 insertions, 0 deletions