mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-13 08:00:15 +00:00
26 lines
823 B
Plaintext
26 lines
823 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, extended-mkcol
|
|
Allow: OPTIONS, PROPFIND, REPORT, DELETE, LOCK, UNLOCK, MOVE, GET, PUT, HEAD
|
|
ETag: "33402f04be15edd115f5a535524b92ef"
|
|
Content-Length: 493
|
|
Content-Type: text/xml; charset="utf-8"
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:" xmlns:C="http://calendarserver.org/ns/" xmlns:C1="urn:ietf:params:xml:ns:caldav">
|
|
<response>
|
|
<href>/caldav.php/user2/home/</href>
|
|
<propstat>
|
|
<prop>
|
|
<displayname>user2 home</displayname>
|
|
<C:getctag>"876883ebf6e5e80fb501f490c70803b5"</C:getctag>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C1:calendar/>
|
|
</resourcetype>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|