davical/testing/tests/regression-suite/522-iCal-PROPFIND.result

106 lines
2.6 KiB
Plaintext

HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule, extended-mkcol
ETag: "ec88014cba0afd797ef66e9a50f7bd0d"
Content-Length: 2427
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apple.com/ns/ical/">
<response>
<href>/caldav.php/user2/</href>
<propstat>
<prop>
<displayname>User 2</displayname>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:getctag/>
<C1:calendar-free-busy-set/>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/home/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<C1:calendar/>
<C1:schedule-calendar/>
</resourcetype>
<displayname>user2 home</displayname>
<C:getctag>"876883ebf6e5e80fb501f490c70803b5"</C:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-free-busy-set/>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/calendar-proxy-read/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<principal/>
<C:calendar-proxy-read/>
</resourcetype>
<displayname>/user2/calendar-proxy-read/</displayname>
<C:getctag>"19a2e9eecca4a20bb93c23c0ab653d77"</C:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-free-busy-set/>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/calendar-proxy-write/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<principal/>
<C:calendar-proxy-write/>
</resourcetype>
<displayname>/user2/calendar-proxy-write/</displayname>
<C:getctag>"f9ade6a8d81cbc6a7a7b932981955bb4"</C:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-free-busy-set/>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>