]> git.ipfire.org Git - thirdparty/squid.git/commit - src/http.cc
Bug #1342: Odd URLs in error messages on forwarded requests
authorserassio <>
Sat, 10 Sep 2005 22:03:52 +0000 (22:03 +0000)
committerserassio <>
Sat, 10 Sep 2005 22:03:52 +0000 (22:03 +0000)
commit6cae5db192af26b1c74edba75df7dd902af72e04
tree6095925402f93389497f51ae32e797ea2b92ba20
parent59a1efb2335a573eeef5e9d3b4f2073f250e72b1
Bug #1342: Odd URLs in error messages on forwarded requests

   While trying to retrieve the
   URL:NONE://10.72.43.56:8181http://www.abcd.com/

and error message content incomplete (many % codes not known) in several
other error conditions

Forward port of 2.5 patch.
src/cache_manager.cc
src/forward.cc
src/ftp.cc
src/gopher.cc
src/http.cc
src/urn.cc
src/wais.cc
src/whois.cc