]> git.ipfire.org Git - thirdparty/squid.git/commit
Basic support for Vary:ing objects.
authorhno <>
Sat, 14 Apr 2001 06:25:17 +0000 (06:25 +0000)
committerhno <>
Sat, 14 Apr 2001 06:25:17 +0000 (06:25 +0000)
commitf66a9ef47b3a941b6d527a5c96c5c18c7b747eb6
tree3a70eea27dc4e07209cfeb5ee8ed0ef9216be1c3
parent1f7c91781409b84450e439b6dc08bf71db970943
Basic support for Vary:ing objects.

When an URL is found to Vary a dummy placeholder object is created
to hold the Vary header information, and the store key algorithm is
changed to include the indicated headers.
20 files changed:
SPONSORS
configure.in
src/HttpHeader.cc
src/HttpReply.cc
src/HttpRequest.cc
src/cf.data.pre
src/client_side.cc
src/enums.h
src/ftp.cc
src/htcp.cc
src/http.cc
src/neighbors.cc
src/peer_digest.cc
src/peer_select.cc
src/protos.h
src/store.cc
src/store_client.cc
src/store_key_md5.cc
src/store_swapmeta.cc
src/structs.h