comparison src/http/ngx_http_variables.c @ 7692:0f7f1a509113

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.
author Maxim Dounin <mdounin@mdounin.ru>
date Thu, 06 Aug 2020 05:02:55 +0300
parents 028b16e2798f
children 6d4f7d5e279f
comparison
equal deleted inserted replaced
7691:08ff2e10ae92 7692:0f7f1a509113