]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3940 pt2: Make 'cache deny' do what is documented
authorAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Dec 2016 02:22:00 +0000 (15:22 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 26 Dec 2016 02:22:00 +0000 (15:22 +1300)
commit5d3418ee65409e845fc700df9ab066e04a16fe37
tree798961a410b5fd6dcb982eebdb1a5a991b0c4621
parent4fef4b02fa0fb9892b6add644d30e326ef11a918
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