Results for allprop request.

This commit is contained in:
Andrew McMillan 2006-12-11 09:10:26 +13:00
parent 3a1bd3f4a9
commit 02a6468c3a
2 changed files with 81 additions and 0 deletions

View File

@ -0,0 +1,47 @@
<?xml version="1.0" encoding="utf-8" ?>
<multistatus xmlns="DAV:">
<response>
<href>/caldav.php/user1/home/</href>
<propstat>
<prop>
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>3850</getcontentlength>
<getcontenttype>httpd/unix-directory</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype>
<collection/>
<calendar xmlns="urn:ietf:params:xml:ns:caldav"/>
</resourcetype>
<displayname>home</displayname>
<getetag>"faf25336de0e470a54075c14cbcf5272"</getetag>
<current-user-privilege-set>
<privilege>
<all/>
</privilege>
</current-user-privilege-set>
<getcontentlanguage>en_NZ</getcontentlanguage>
<supported-privilege-set>
<supported-privilege>
<all/>
</supported-privilege>
<supported-privilege>
<read/>
</supported-privilege>
<supported-privilege>
<write/>
</supported-privilege>
<supported-privilege>
<bind/>
</supported-privilege>
<supported-privilege>
<unbind/>
</supported-privilege>
<supported-privilege>
<write-content/>
</supported-privilege>
</supported-privilege-set>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>

View File

@ -0,0 +1,34 @@
<?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>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
<getcontentlength>302</getcontentlength>
<getcontenttype>text/calendar</getcontenttype>
<creationdate>Dow, 01 Jan 2000 00:00:00 GMT</creationdate>
<resourcetype/>
<displayname>Morning Mgmt Mtg</displayname>
<getetag>"421abf7e4848d2fecbf64217ed205d4b"</getetag>
<getcontentlanguage>en_NZ</getcontentlanguage>
<current-user-privilege-set>
<privilege>
<all/>
</privilege>
</current-user-privilege-set>
<supportedlock>
<lockentry>
<lockscope>
<exclusive/>
</lockscope>
<locktype>
<write/>
</locktype>
</lockentry>
</supportedlock>
</prop>
<status>HTTP/1.1 200 OK</status>
</propstat>
</response>
</multistatus>