mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-01-27 00:33:34 +00:00
29 lines
677 B
XML
29 lines
677 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
|
<response>
|
|
<href>/caldav.php/user4/</href>
|
|
<propstat>
|
|
<prop>
|
|
<C:calendar-home-set>
|
|
<href>/caldav.php/user4/</href>
|
|
<href>/caldav.php/user4/base/</href>
|
|
</C:calendar-home-set>
|
|
<resource-id>
|
|
<href>/caldav.php/.resources/1005</href>
|
|
</resource-id>
|
|
<parent-set>
|
|
<parent>
|
|
<href>/</href>
|
|
<segment>caldav.php</segment>
|
|
</parent>
|
|
</parent-set>
|
|
<resourcetype>
|
|
<collection/>
|
|
<principal/>
|
|
</resourcetype>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|