]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Added storeGetPublic() mostly so that we can check both old and new
authorwessels <>
Mon, 21 Sep 1998 12:52:13 +0000 (12:52 +0000)
committerwessels <>
Mon, 21 Sep 1998 12:52:13 +0000 (12:52 +0000)
commit08e5d64f4c4eb55f9f14f484e7651609dd97a45b
treecfbc3c5c28749ab46e546e0896e63d20a76ccaf4
parent2f9aa36563b25114e9a03d886f2c932ec2d47c74
Added storeGetPublic() mostly so that we can check both old and new
style cache keys.  It doesn't seem to make things less elegant, so maybe
its a good idea anyway.
src/htcp.cc
src/http.cc
src/icp_v2.cc
src/icp_v3.cc
src/mime.cc
src/protos.h
src/store.cc
src/store_key_md5.cc
src/urn.cc