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

34 lines
945 B
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
ETag: "2c9f6e94493f48b14831bb934f6c0e2d"
Content-Length: 709
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:A="http://calendarserver.org/ns/" xmlns:A1="http://apple.com/ns/ical/">
<response>
<href>/caldav.php/user2/.out/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<C:schedule-outbox/>
</resourcetype>
<displayname>User 2 Outbox</displayname>
<A:getctag>""</A:getctag>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<C:calendar-free-busy-set/>
<C:calendar-description/>
<A1:calendar-color/>
<A1:calendar-order/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>