]> git.ipfire.org Git - thirdparty/squid.git/commit
Do not update stored headers on HTTP 304 responses (#267) M-staged-PR267
authorAlex Rousskov <rousskov@measurement-factory.com>
Thu, 2 Aug 2018 17:23:15 +0000 (17:23 +0000)
committerSquid Anubis <squid-anubis@squid-cache.org>
Sat, 4 Aug 2018 17:23:49 +0000 (17:23 +0000)
commit60ba25f70ab6ef253f842107fe98e34ed638a83c
treecddf4de0d038a69bf8ca1b31b6c68a688cc8302f
parent7f7b4fd3f9af404d5bc528f7a73320f3ed1cc7d4
Do not update stored headers on HTTP 304 responses (#267)

... until we learn how to synchronize stored and in-transit metadata.

This temporary disables a feature first introduced in commit abf396e.
src/store/Controller.cc