]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix myportname ACL on ICAP/eCAP transactions
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 8 Sep 2013 04:27:31 +0000 (22:27 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 8 Sep 2013 04:27:31 +0000 (22:27 -0600)
commit20fb35716bddaf1cb13aefbd3647a37b8cffbd42
treeb6cdc9fc138253c82aa62fbb50c628d63af89bcb
parentd331d150b690e3d743f98ea59c92ea897fafa96d
Fix myportname ACL on ICAP/eCAP transactions

The port name from http_port/https_port was not being propigated to
adapted reqeusts after ICAP/eCAP. Which makes the myportname ACL and
logging of portname not work on adapted requests.

 This is an iCelero Project
src/HttpRequest.cc