]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 3533: Cache still valid after HTTP/1.1 303 See Other
authorGarri Djavadyan <garryd@comnet.uz>
Fri, 18 Nov 2016 12:59:09 +0000 (01:59 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 18 Nov 2016 12:59:09 +0000 (01:59 +1300)
commit1a50eb4f255c4dcab48b89acb1f2455cf0b1d945
treecc33516436e98873691ca170b62e612133723c39
parentfe7c1519634e1ba1a2c2e10db0d618e9ea172978
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