]> git.ipfire.org Git - thirdparty/squid.git/commit
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 23 May 2009 13:40:07 +0000 (01:40 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 23 May 2009 13:40:07 +0000 (01:40 +1200)
commit46edb3c1351230328021ff065f5d5052438d2076
treef05ccbc4b4fb07411e5009e926bddffb0eac65f7
parent9ae33c5904f9179c744a5e8d81d1ba25884e0fd5
Author: Henrik Nordstrom <henrik@henriknordstrom.net>
Bug 2481: Don't set expires: now in generated error responses

Sending Expires: "now" overrides any negative cache logics which may
be present in downstream caches and is a bad idea. Better to send
the responses without any explicit expiry information.
src/errorpage.cc