]> git.ipfire.org Git - thirdparty/squid.git/commit
bug4682: When client-first bumping mode is used squid can ignore http access
authorChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 3 May 2017 14:43:59 +0000 (17:43 +0300)
committerChristos Tsantilas <chtsanti@users.sourceforge.net>
Wed, 3 May 2017 14:43:59 +0000 (17:43 +0300)
commite1241cd3d0cf3007ce0d816c093703e8e7f38217
tree551e0599a60fa8bbd51f6436bedf35b102beb5a8
parent6e0516b35982a0f10fedd36b3166bb0712fe7e31
bug4682: When client-first bumping mode is used squid can ignore http access
denied

Squid fails to identify HTTP requests which are tunneled inside an already
established client-first bumped tunnel, and this is results to ignore
http access denied for these requests.

This is a Measurement Factory project
src/client_side_request.cc