Results for new PROPFIND on individual resource.

This commit is contained in:
Andrew McMillan 2006-12-10 16:41:48 +13:00
parent 9e2182cbb6
commit ea1f786f69

View File

@ -0,0 +1,36 @@
HTTP/1.1 207 Multi-Status
Date: Dow, 01 Jan 2000 00:00:00 GMT
ETag: "214ca2867b641037b42878ea8ad96398"
Content-Length: 853
Content-Type: text/xml; charset="utf-8"
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
<propstat>
<prop>
<getlastmodified>Sun, 10 Dec 2006 03:39:46 GMT</getlastmodified>
<getcontentlength>302</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Sun, 10 Dec 2006 03:39:46 GMT</creationdate>
<resourcetype>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
<displayname/>
<getetag>"421abf7e4848d2fecbf64217ed205d4b"</getetag>
<supportedlock>
<lockentry>
<lockscope>
<exclusive/>
</lockscope>
<locktype>
<write/>
</locktype>
</lockentry>
</supportedlock>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>