]> 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>
Wed, 30 Nov 2016 22:33:32 +0000 (11:33 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 30 Nov 2016 22:33:32 +0000 (11:33 +1300)
commit935d96dae8d655ca6113769ebeff4618df4688b1
treec9f16971820ed5ed80c8f383da99b5c26a110d6f
parent0006bfd77f816fb48c04ebe01468e20ae99041de
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