]> git.ipfire.org Git - thirdparty/squid.git/commit - src/client_side_request.cc
Moved StrList-related functions to StrList.h and .cc
authorFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 29 Aug 2012 09:34:34 +0000 (11:34 +0200)
committerFrancesco Chemolli <kinkie@squid-cache.org>
Wed, 29 Aug 2012 09:34:34 +0000 (11:34 +0200)
commit28204b3b1f09fc8e41e1f557999b307a80fd1c94
tree2a62aeee16d71dc859d0582821fbfba9609a573d
parentd266fe2d4cf93f65c13d0dd6298c4ab16e361d55
Moved StrList-related functions to StrList.h and .cc
17 files changed:
src/HttpHdrCc.cc
src/HttpHdrRange.cc
src/HttpHdrSc.cc
src/HttpHeader.cc
src/HttpHeaderTools.cc
src/HttpReply.cc
src/Makefile.am
src/StrList.cc [new file with mode: 0644]
src/StrList.h [new file with mode: 0644]
src/adaptation/ServiceGroups.cc
src/adaptation/icap/Options.cc
src/auth/digest/auth_digest.cc
src/client_side_reply.cc
src/client_side_request.cc
src/http.cc
src/protos.h
src/store.cc