]> git.ipfire.org Git - thirdparty/squid.git/commit
We should pass HttpStateData's orig_request to ICAP, rather than
authorwessels <>
Wed, 8 Feb 2006 07:16:23 +0000 (07:16 +0000)
committerwessels <>
Wed, 8 Feb 2006 07:16:23 +0000 (07:16 +0000)
commit132c60e0c6dde59ce87a9c6ef6461db9f0e97a99
tree3e0c4bdc83cddb7af07736d296c447b319cac7e6
parent2f47fadf84f7d6a76353ba186e9f149cfdd3007e
We should pass HttpStateData's orig_request to ICAP, rather than
request, which will be different (and generate wrong URLs) if forwarding
to a parent cache.
src/http.cc