comparison conf/win-utf @ 7131:6a5a91de5b74

Upstream: disabled upgrading in subrequests. Upgrading an upstream connection is usually followed by reading from the client which a subrequest is not allowed to do. Moreover, accessing the header_in request field while processing upgraded connection ends up with a null pointer dereference since the header_in buffer is only created for the the main request.
author Roman Arutyunyan <arut@nginx.com>
date Wed, 11 Oct 2017 17:38:21 +0300
parents 63a820b0bc6c
children
comparison
equal deleted inserted replaced
7130:882ad033d43c 7131:6a5a91de5b74