]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Bug 3533: Cache still valid after HTTP/1.1 303 See Other
authorGarri Djavadyan <garryd@comnet.uz>
Mon, 14 Nov 2016 13:17:06 +0000 (02:17 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 14 Nov 2016 13:17:06 +0000 (02:17 +1300)
commit5613c60dd88ebcdda984be3f02fe4ed8fe8825ef
tree5d6f17c1af93d9283fe65256784965fa37baccd6
parent80bd33c3246def561da6041981f410300e37ab0e
Bug 3533: Cache still valid after HTTP/1.1 303 See Other

RFC7231 does not mention 303 response as non-cacheable.
So, assuming that means it *is* cacheable.
src/http.cc