If a request contains both a T-E and C-L, remove the C-L, stopping some HTTP Request...
authorPaul Querna <pquerna@apache.org>
Thu, 16 Jun 2005 21:34:08 +0000 (21:34 +0000)
committerPaul Querna <pquerna@apache.org>
Thu, 16 Jun 2005 21:34:08 +0000 (21:34 +0000)
commit357706a8704d64e69064c2606d47f8dfcd076524
treee2a8f6b56120ff192d3f4126fcff0e9432983f8b
parentd71c93164828ceda4add8bc85fc0ec753bf05aee
If a request contains both a T-E and C-L, remove the C-L, stopping some HTTP Request Smuggling attacks exploited when using HTTPD as a forward or reverse proxy.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@191005 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
server/protocol.c