comparison .hgtags @ 7409:17ee239ae2e6 stable-1.14

Upstream: disable body cleanup with preserve_output (ticket #1565). With u->conf->preserve_output set the request body file might be used after the response header is sent, so avoid cleaning it. (Normally this is not a problem as u->conf->preserve_output is only set with r->request_body_no_buffering, but the request body might be already written to a file in a different context.)
author Maxim Dounin <mdounin@mdounin.ru>
date Wed, 13 Jun 2018 15:28:11 +0300
parents ac466b907fa9
children ebf8c9686b8c
comparison
equal deleted inserted replaced
7408:8af6dceeb648 7409:17ee239ae2e6