davical/testing/tests/regression-suite/221-Moz-PROPFIND.result
2009-05-12 18:56:29 +12:00

28 lines
775 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: "4fe9132506b8fdf3c48d343d59353b6f"
Content-Length: 539
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/">
<response>
<href>/caldav.php/user5/home/</href>
<propstat>
<prop>
<resourcetype>
<collection/>
<C:calendar/>
<C:schedule-calendar/>
</resourcetype>
<A:getctag>"0a791842f52a0acfbb3a783378c066b8"</A:getctag>
<owner>
<href>/caldav.php/user5/</href>
</owner>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>