]> git.ipfire.org Git - thirdparty/squid.git/commit
DW:
authorwessels <>
Mon, 26 Jun 2000 04:41:21 +0000 (04:41 +0000)
committerwessels <>
Mon, 26 Jun 2000 04:41:21 +0000 (04:41 +0000)
commit56fe752ea48149adccb1333e25b114f4b0eb0cbb
treec273a53bbd2766fd5ccb42020d73dc175eb466d5
parentc1dd71ae4ab90baa7e5a7b784bc37eab1738ee22
DW:
 - Support for extension methods via squid.conf.  The admin
   can define up to 20 additional methods with the
   'extension_methods' wordlist.  Methods are converted to
   uppercase, and put into the RequestMethodStr[] array,
   replacing some placeholders.
src/cache_cf.cc
src/cf.data.pre
src/enums.h
src/protos.h
src/structs.h
src/url.cc