davical/testing/tests/regression-suite/862-Spec-REPORT-principal.result
2008-10-25 11:15:21 +13:00

34 lines
937 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: "24dc307819f123c634bd5ba7fe759892"
Content-Length: 701
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">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<C:calendar-home-set>
<href>/caldav.php/user1/</href>
</C:calendar-home-set>
<displayname>User 1</displayname>
<resourcetype>
<principal/>
<collection/>
</resourcetype>
<principal-URL>/caldav.php/user1/</principal-URL>
<alternate-URI-set/>
<group-member-set/>
<group-membership>
<href>/caldav.php/resmgr1/</href>
<href>/caldav.php/teamclient1/</href>
</group-membership>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>