]> git.ipfire.org Git - thirdparty/squid.git/commit - src/adaptation/icap/ModXact.cc
Fix request headers logging for icap_log
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 11 Jun 2013 09:55:05 +0000 (12:55 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Tue, 11 Jun 2013 09:55:05 +0000 (12:55 +0300)
commit3ecb654fdbb7f878ac96538dca63e4b2a1511374
tree3e882909f0bba50d2b729ee3aad5776dec785526
parent38d92afa2e75e2f7e6a1aa68ec80c8167837060b
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