]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix request headers logging for icap_log
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 11 Jun 2013 14:55:34 +0000 (08:55 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 11 Jun 2013 14:55:34 +0000 (08:55 -0600)
commitea22f05f6f5858147884b51e55394ff004a3d666
treecb6dcf3c90fded8f809065ffe668e62c3c713b4a
parent3535a5d5fb244c1524c2e72c3795739c0cb1d507
Fix request headers logging for icap_log

The %http::>h does not print the original request headers but the adapted
request headers. Also the %http::>ha does not print adapted headers.
src/adaptation/icap/ModXact.cc