comparison auto/modules @ 8526:bea0f9e5c309

Disabled requests with both Content-Length and Transfer-Encoding. HTTP clients are not allowed to generate such requests since Transfer-Encoding introduction in RFC 2068, and they are not expected to appear in practice except in attempts to perform a request smuggling attack. While handling of such requests is strictly defined, the most secure approach seems to reject them.
author Maxim Dounin <mdounin@mdounin.ru>
date Mon, 28 Jun 2021 18:01:06 +0300
parents ef4bdbbce57e
children 05e0988a6898 336084ff943b
comparison
equal deleted inserted replaced
8525:63c66b7cc07c 8526:bea0f9e5c309