cURL / Mailing Lists / curl-users / Single Mail

curl-users

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