]> git.ipfire.org Git - thirdparty/squid.git/commit
- Rename 'icp' functions to 'client' functions
authorwessels <>
Fri, 28 Nov 1997 15:04:39 +0000 (15:04 +0000)
committerwessels <>
Fri, 28 Nov 1997 15:04:39 +0000 (15:04 +0000)
commit50ddd7a467f4bb20bfb21c969a7c9bbfe51f5587
tree2253c9bb3de60d47f58ac7232da847b982d79389
parent8a9b6b94635f31dccdcc433d4a51e3a8a7a5bbac
- Rename 'icp' functions to 'client' functions
- break clientProcessRequest() into smaller chunks.
- moved setting some request->flags bits into icpParseRequestHeaders()
  with the rest of them.
src/client_side.cc