Pedro Ribeiro wrote:
> Try the PURGE method instead!
PURGE is a Squid-specific method to remove objects from
a Squid cache. DELETE is an HTTP/1.1 method to (re)move an
object from a web service.
> From: "Martin Schönhöfer" <mschoenhoefer@comosoft.de>
> > I try to delete a file from my remote web server with the HTTP command
> > DELETE.
> > It doesn't work at all.
> >
> > The Squid log files are telling me something about
> > "unsupported-request-method" - why?
DELETE is part of src/url.c, so Squid ought to have some basic
understanding about it. Maybe it is a origin server error due
to the fact that Squid is saying "HTTP/1.0" to the web servers
it contacts?
-- Le deagh dhùrachd, Dipl.-Ing. Jens-S. Vöckler (voeckler@rvs.uni-hannover.de) Institute for Computer Networks and Distributed Systems University of Hanover, Germany; +49 511 762 4726Received on Fri May 19 2000 - 07:03:53 MDT
This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:53:32 MST