]> git.ipfire.org Git - thirdparty/squid.git/commit
Fix myportname ACL on ICAP/eCAP transactions
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 9 Sep 2013 01:49:56 +0000 (19:49 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 9 Sep 2013 01:49:56 +0000 (19:49 -0600)
commitecac0cd5f69cb1622347672db486c51112aa1597
tree1c0e5318c40c230b82b62bf4761d1f619d146144
parent6f6e77f85f6ff93a3f898603157b54b6132662a1
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