WebDAV is an extension to HTTP, WebDAV methods are HTTP methods, ergo an
httpclient that implements WebDAV methods is not unreasonable.  I guess
for my purposes, I'll facade around the both of them.

On Mon, 20 Aug 2001, Morgan Delagrange wrote:

> Not quite.  HttpClient is the HTTP-protocol portion of the Slide code
> packaged as a separate component.  Since the extra WebDAV methods are not
> part of HTTP, they're still maintained as part of Slide.
> 
> ----- Original Message -----
> From: <[EMAIL PROTECTED]>
> To: <[EMAIL PROTECTED]>
> Sent: Monday, August 20, 2001 3:23 PM
> Subject: Re: httpclient DAV methods
> 
> 
> >
> > Yes, I'm aware; I was under the impression that httpclient was the
> > slide client stuff factored out.  Are there plans to roll those
> > methods into httpclient?
> >
> > On Mon, 20 Aug 2001, Dirk Verbeeck wrote:
> > > "Ian Kallen " wrote:
> > >
> > > > Looking through the httpclient stuff, I see PUT and DELETE
> implementented,
> > > > what are the plans for the rest of the DAV methods such as MKCOL,
> MOVE,
> > > > COPY?  I have no plans for PATCH or PROPPATCH but those first three
> > > > interest me...
> > > >
> > > > cheers,
> > > > -Ian
> > > >
> > > > --
> > > > Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
> > >
> > > Take a look at Slide ( http://jakarta.apache.org/slide/ ), we already
> have a
> > > complete implementation of the methods you need.
> > >
> > >
> > > Dirk
> > >
> > >
> >
> > cheers,
> > -Ian
> >
> > --
> > Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen
> 
> 
> _________________________________________________________
> Do You Yahoo!?
> Get your free @yahoo.com address at http://mail.yahoo.com
> 
> 

cheers,
-Ian

--
Ian Kallen <[EMAIL PROTECTED]> | AIM: iankallen

Reply via email to