]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug 2950: HTTP responses with no Date, Last-modified or expired can
authorRobert Collins <robertc@robertcollins.net>
Tue, 15 Jun 2010 08:26:43 +0000 (20:26 +1200)
committerRobert Collins <robertc@robertcollins.net>
Tue, 15 Jun 2010 08:26:43 +0000 (20:26 +1200)
commit0e87db68d6527297ad6b07b15fe720d78c3dca3e
treea9569cd51a92455e956e34344e8091b8a32275fa
parent2db7809dc9382ef1c48f14bd5fec54847880aa4f
Bug 2950: HTTP responses with no Date, Last-modified or expired can
now be cached (given an appropriate refresh_pattern). Previously we
were not caching them in case of an infinite loop in cache farms:
however Squid adds Date: headers now which remove that concern.
ChangeLog
src/http.cc