cURL
Haxx ad
libcurl

curl's project page on SourceForge.net

Sponsors:
Haxx

cURL > Mailing List > Monthly Index > Single Mail

curl-users Mailing List Archives

curl and WebDAV access lists

From: Stephen Powers <stephen.powers_at_hds.com>
Date: Mon, 9 Jun 2008 07:00:01 -0700

Hi All,
I'm using the curl library to successfully set ACLs over HTTP with a couple of parameters:
 
  CURLOPT_CUSTOMREQUEST="SETACL"
  CURLOPT_URL=http://xxx.../file1?acl=... <http://xxx.../file1?acl=... >
 
does anyone know how to do this for WebDAV? I'm not finding any details on WebDAV ACLs
or properties in the docs or mail lists. does the curl library support WebDAV?
 
thanks,
Steve
Received on 2008-06-09

These mail archives are generated by hypermail.

donate! Page updated November 12, 2010.
web site info

File upload with ASP.NET