[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: request for proxy code review

From: Philip Martin <philip_at_codematters.co.uk>
Date: 2002-03-26 21:54:59 CET

Karl Fogel <kfogel@newton.ch.collab.net> writes:

> Greg Stein <gstein@lyra.org> writes:
> > Squid hard-codes the darned methods that it allows, and they added WebDAV a
> > while back. I just saw someone in this thread state that the more recent
> > versions of Squid has a (runtime!) config option that can allow other
> > methods through. It would need to be config'd to add support for:
> >
> > REPORT, MERGE, MKACTIVITY, CHECKOUT
>
> Saw that comment too (Joe Orton, I believe), but I can't seem to find
> the config option in the Squid docs :-(. Does anyone know what it is?

I didn't see the original comment but I have found the option

# TAG: extension_methods
# Squid only knows about standardized HTTP request methods.
# You can add up to 20 additional "extension" methods here.
#
#Default:
# none
extension_methods REPORT MERGE MKACTIVITY CHECKOUT

Just successfully ran 'svn up' through squid 2.4.STABLE4

-- 
Philip
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Mar 26 21:55:48 2002

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.