]> git.ipfire.org Git - thirdparty/squid.git/commit
Reduced the chance of using an absent HttpHdrCc directive value.
authorEduard Bagdasaryan <eduard.bagdasaryan@measurement-factory.com>
Mon, 8 May 2017 06:26:32 +0000 (18:26 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Mon, 8 May 2017 06:26:32 +0000 (18:26 +1200)
commit23958b4c0d4b97a95293a4e98b66a219fbe758c2
tree303ac6ae15c635617960c16c6fd1d4243f84b006
parent23b5149cd00ede01e543613ff224e2d989dcace6
Reduced the chance of using an absent HttpHdrCc directive value.

Also reduced code duplication inside HttpReply::hdrExpirationTime().
src/HttpHdrCc.cc
src/HttpHdrCc.h
src/HttpReply.cc
src/HttpRequest.cc
src/client_side_request.cc
src/http.cc
src/refresh.cc