]> git.kaiwu.me - nginx.git/commit
Request body: allowed large reads on chunk boundaries.
authorMaxim Dounin <mdounin@mdounin.ru>
Thu, 6 Aug 2020 02:02:55 +0000 (05:02 +0300)
committerMaxim Dounin <mdounin@mdounin.ru>
Thu, 6 Aug 2020 02:02:55 +0000 (05:02 +0300)
commit150cbb017b4fda599dcda172dca87ca11f6219f1
treee68775e3e20905cfb562e87c34b3c9fad53f8b9b
parent9edc93fe0ed60bac336d11f7d20d3c2ed9db3227
Request body: allowed large reads on chunk boundaries.

If some additional data from a pipelined request happens to be
read into the body buffer, we copy it to r->header_in or allocate
an additional large client header buffer for it.
src/http/ngx_http_request_body.c