curl-library
Re: http: reading directory indices
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 10 May 2009 19:38:01 +0200 (CEST)
Date: Sun, 10 May 2009 19:38:01 +0200 (CEST)
On Sun, 10 May 2009, Tay Ray Chuan wrote:
> does cURL provide any methods/options to read a HTTP server directory's
> index, ie the HTTP equivalent of WebDAV's propfind.
There is no "HTTP equivalent of WebDAV's propfind". Directory is not a concept
that HTTP knows of.
WebDAV is however a protocol built on top of HTTP so you can use libcurl to do
WebDAV operations.
-- / daniel.haxx.seReceived on 2009-05-10