mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-25 02:34:17 +00:00
Results for new PROPFIND on individual resource.
This commit is contained in:
parent
9e2182cbb6
commit
ea1f786f69
36
testing/tests/regression-suite/823-Spec-PROPFIND-4.result
Normal file
36
testing/tests/regression-suite/823-Spec-PROPFIND-4.result
Normal 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>
|
||||
Loading…
x
Reference in New Issue
Block a user