mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-02-17 04:03:35 +00:00
25 lines
548 B
XML
25 lines
548 B
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:">
|
|
<response>
|
|
<href>/caldav.php/user4/base/</href>
|
|
<propstat>
|
|
<prop>
|
|
<displayname>A normal collection</displayname>
|
|
<resource-id>
|
|
<href>/caldav.php/.resources/1605</href>
|
|
</resource-id>
|
|
<parent-set>
|
|
<parent>
|
|
<href>/caldav.php</href>
|
|
<segment>user4</segment>
|
|
</parent>
|
|
</parent-set>
|
|
<resourcetype>
|
|
<collection/>
|
|
</resourcetype>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|