]> git.ipfire.org Git - thirdparty/squid.git/commit
- parse the HTTP reply headers at swap in. This means that
authorwessels <>
Sat, 18 Oct 1997 05:57:41 +0000 (05:57 +0000)
committerwessels <>
Sat, 18 Oct 1997 05:57:41 +0000 (05:57 +0000)
commit5f0e96282a653a158f8a69c1a7cf215337aa6ae2
tree4c6c1c3fb39094d8c03ff734564ac3143553601b
parent8c123b711f04c80f1422b6e555424d893399b8ac
- parse the HTTP reply headers at swap in.  This means that
  storeClientCopyHandleRead() needs to have a MemObject around.
  So I added a pointer back to the parent mem_obj from _store_client.
  ugh.
- removed lots of OLD_CODE
src/store.cc
src/structs.h