mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-03 14:09:23 +00:00
Results for allprop request.
This commit is contained in:
parent
3a1bd3f4a9
commit
02a6468c3a
47
testing/tests/regression-suite/824-Spec-PROPFIND-5.result
Normal file
47
testing/tests/regression-suite/824-Spec-PROPFIND-5.result
Normal 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>
|
||||
34
testing/tests/regression-suite/825-Spec-PROPFIND-6.result
Normal file
34
testing/tests/regression-suite/825-Spec-PROPFIND-6.result
Normal 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>
|
||||
Loading…
x
Reference in New Issue
Block a user