davical/testing/tests/carddav/2025-PROPFIND.result
2012-05-03 19:12:42 +12:00

34 lines
952 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
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
ETag: "ef3df689151fd487c9a178ab6d110e89"
Content-Length: 636
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:carddav" xmlns:A="http://apache.org/dav/props/">
<response>
<href>/caldav.php/user3/addresses/</href>
<propstat>
<prop>
<getlastmodified>Sun, 15 Mar 1998 12:00:00 GMT</getlastmodified>
<resourcetype>
<collection/>
<C:addressbook/>
</resourcetype>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
<propstat>
<prop>
<getcontentlength/>
<A:executable/>
<checked-in/>
<checked-out/>
</prop>
<status>HTTP/1.1 404 Not Found</status>
</propstat>
</response>
</multistatus>