comparison conf/nginx.conf @ 9250:55a5a40dccde

Reordered checks for Content-Length and Transfer-Encoding. This ensures that r->headers_in.content_length_n is not set when both Content-Length and Transfer-Encoding headers are present, making it slightly safer to use complex processing for 400 (Bad Request) errors.
author Maxim Dounin <mdounin@mdounin.ru>
date Sat, 27 Apr 2024 18:16:27 +0300
parents d22eb224aedf
children
comparison
equal deleted inserted replaced
9249:afd36b161859 9250:55a5a40dccde