]> git.ipfire.org Git - thirdparty/squid.git/commit
- fixed loop detection code; we must use strstr instead of strcmp when
authorrousskov <>
Thu, 21 May 1998 06:57:35 +0000 (06:57 +0000)
committerrousskov <>
Thu, 21 May 1998 06:57:35 +0000 (06:57 +0000)
commitedf3ffdc29abbd9180c2bbe9a848e20cbcf4ca4f
tree8cf505302b171ebaf8d6e8f60a91122b3f142ff6
parent8ff4505bd7e7b03693d5d31308414290bf027a8d
- fixed loop detection code; we must use strstr instead of strcmp when
  searching for ThisCache in a Via headers.
src/HttpHeaderTools.cc
src/client_side.cc