davical/testing/tests/regression-suite/0912-Space-PROPFIND.result
Florian Schlichting a6b286ab98 caldav-proxy 5.2: calendar-proxy-read/write are themselves principal resources
Fixes the CalDAV/calendaruserproxy.xml test.
2017-09-19 21:19:02 +02:00

152 lines
3.9 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
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
ETag: "658053f61e0687f1f65422d691ef980c"
Content-Length: 3669
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/" xmlns:C2="urn:ietf:params:xml:ns:carddav">
<response>
<href>/caldav.php/User%20Six/</href>
<propstat>
<prop>
<C:getctag>"f077f746d340bc4f1998b35342411363"</C:getctag>
<displayname>User 6</displayname>
<resourcetype>
<collection/>
<principal/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/home/</href>
<propstat>
<prop>
<C:getctag>"993b04b3b3772dc595b5896f1bf36192"</C:getctag>
<displayname>User Six home</displayname>
<resourcetype>
<collection/>
<C1:calendar/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/addresses/</href>
<propstat>
<prop>
<C:getctag>"28e06afe6d538a7e84518750357ef98d"</C:getctag>
<displayname>User Six addresses</displayname>
<resourcetype>
<collection/>
<C2:addressbook/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/DEADBEEF-EFD9-4F0F-9BDC-5335E04D47E0/</href>
<propstat>
<prop>
<C:getctag>"d0711d9c33f6c22359ee83adb7751cda"</C:getctag>
<displayname>Space Calendar</displayname>
<A:calendar-color>#391B71A0</A:calendar-color>
<resourcetype>
<collection/>
<C1:calendar/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/calendar-proxy-read/</href>
<propstat>
<prop>
<C:getctag>"7032a440adf6aaab2a81cd3bc214d153"</C:getctag>
<displayname>/User Six/calendar-proxy-read/</displayname>
<resourcetype>
<principal/>
<collection/>
<C:calendar-proxy-read/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/calendar-proxy-write/</href>
<propstat>
<prop>
<C:getctag>"d729246362363c87ec3d13d6eaa99efa"</C:getctag>
<displayname>/User Six/calendar-proxy-write/</displayname>
<resourcetype>
<principal/>
<collection/>
<C:calendar-proxy-write/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C1:calendar-description/>
<A:calendar-color/>
<A:calendar-order/>
<C1:calendar-free-busy-set/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>