PROPFIND: Difference between revisions

From Davical
Jump to navigationJump to search
(Created page with " curl --request PROPFIND --header "Depth: 2" --data-ascii "<D:propfind xmlns:D=\"DAV:\"><D:getetag/></D:propfind>" --user "USER:PASS" https://SERVER/caldav.php")
(No difference)

Revision as of 16:31, 16 September 2013

curl --request PROPFIND --header "Depth: 2" --data-ascii "<D:propfind xmlns:D=\"DAV:\"><D:getetag/></D:propfind>"  --user "USER:PASS" https://SERVER/caldav.php