]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
Bug 3940 pt2: Make 'cache deny' do what is documented
authorAmos Jeffries <squid3@treenet.co.nz>
Thu, 22 Dec 2016 04:08:55 +0000 (17:08 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Thu, 22 Dec 2016 04:08:55 +0000 (17:08 +1300)
commit58e1b950c27bfb0245134f5108ea507e9e90a40a
treedee1186ac8a030e245ee76380ecd24eed68d3844
parent50ad1e256824307b27dae0fbb078d65df8e2f816
Bug 3940 pt2: Make 'cache deny' do what is documented

Instead of overriding whatever cacheability was previously set to
(including changing non-cacheables to be cacheable) actually
prevent both cache read and write.
src/client_side_request.cc