]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix myportname ACL on ICAP/eCAP transactions
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 11 Sep 2013 01:03:45 +0000 (19:03 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 11 Sep 2013 01:03:45 +0000 (19:03 -0600)
commit1094c5a2d00aa8f3882465e4705d474ecd2db2df
tree8aba3e6a3b298a7b9109b18742e5819a72adaa29
parentf81dacd06e68cc3592d2a33b5ca1e873d58e028f
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