]> git.ipfire.org Git - thirdparty/squid.git/commit
Bug #856: Icon URLs are uneededly complex
authorhno <>
Mon, 5 Apr 2004 05:17:48 +0000 (05:17 +0000)
committerhno <>
Mon, 5 Apr 2004 05:17:48 +0000 (05:17 +0000)
commite72a0ec05aa1d5622203c84d8723cd5416d3315d
tree038f7027ca8c79738f4d9f7499839f465ee7f4f0
parentdad0fe12628867cc871c8f2e40e8c063bbc2a532
Bug #856: Icon URLs are uneededly complex

The URL syntax used by Squid for FTP/Gopher icons are uneededly complex and
often causes problems. This patch adds a "short_icon_urls" directive which
can be used to enable a less complex URL syntax for icons.
src/cf.data.pre
src/client_side.cc
src/mime.cc
src/structs.h