davical/testing/tests/regression-suite/0971-REPORT-principal-match-prop.result
2012-05-03 19:12:42 +12:00

84 lines
2.1 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: "46d5fa30779c8449cfc918351c536a79"
Content-Length: 1808
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:VC="urn:ietf:params:xml:ns:carddav">
<response>
<href>/caldav.php/user1/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/user1/</href>
</VC:addressbook-home-set>
<displayname>User 1</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user2/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/user2/</href>
</VC:addressbook-home-set>
<displayname>User 2</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user3/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/user3/</href>
</VC:addressbook-home-set>
<displayname>User 3</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user4/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/user4/</href>
</VC:addressbook-home-set>
<displayname>User 4</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/user5/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/user5/</href>
</VC:addressbook-home-set>
<displayname>User 5</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
<response>
<href>/caldav.php/User%20Six/</href>
<propstat>
<prop>
<VC:addressbook-home-set>
<href>/caldav.php/User%20Six/</href>
</VC:addressbook-home-set>
<displayname>User 6</displayname>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>