]> git.ipfire.org Git - thirdparty/squid.git/commit
Implemented explicit getters/setters for all Cache-Control directives
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 28 Sep 2011 12:13:22 +0000 (14:13 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 28 Sep 2011 12:13:22 +0000 (14:13 +0200)
commit4ce6e3b5cdd038e10cd6d4cf978ca64c1dddabfe
treecab9deaef984d8a1a10b09eff11f1f11da33ce9a
parentcf7c2e948f9041a56336f52cd594da33479d7309
Implemented explicit getters/setters for all Cache-Control directives
Moved httpHdrCcPackInto to an HttpHdrCc class member
src/HttpHdrCc.cc
src/HttpHdrCc.cci
src/HttpHdrCc.h
src/HttpHeader.cc
src/HttpReply.cc
src/client_side_request.cc
src/http.cc
src/protos.h
src/refresh.cc