]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/ModXact.cc
Author: Christos Tsantilas <chtsanti@users.sourceforge.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 13 Jun 2008 14:30:53 +0000 (02:30 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 13 Jun 2008 14:30:53 +0000 (02:30 +1200)
commitdcf3665bb6601129d69c837f258b87fcc3f24c80
tree9c712f0baff0c1758f99a3beab2732c884fc973b
parentf1233d8cd51b46d756fefc5f418cfc9d88770973
Author: Christos Tsantilas <chtsanti@users.sourceforge.net>
Bug 2206: no Proxy-Authenticate header in 407 responses

Proper handling of Hop-By-Hop headers according to RFC2616
(drop them!) special handling given to Auth headers on pass-thru cases.
src/HttpHeader.cc
src/ICAP/ICAPModXact.cc
src/auth/ntlm/auth_ntlm.cc
src/client_side_reply.cc
src/errorpage.cc