mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-28 15:40:14 +00:00
92 lines
2.0 KiB
Plaintext
92 lines
2.0 KiB
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
|
|
ETag: "5e43be6aa852f2fd57d6691f8f55c755"
|
|
Content-Length: 1835
|
|
Content-Type: text/xml; charset="utf-8"
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav" xmlns:A="http://apple.com/ns/ical/">
|
|
<response>
|
|
<href>/caldav.php/user1/</href>
|
|
<propstat>
|
|
<prop>
|
|
<resourcetype>
|
|
<collection/>
|
|
<principal/>
|
|
</resourcetype>
|
|
<displayname>User 1</displayname>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<C:calendar-description/>
|
|
<A:calendar-color/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
<response>
|
|
<href>/caldav.php/user1/.in/</href>
|
|
<propstat>
|
|
<prop>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C:schedule-inbox/>
|
|
</resourcetype>
|
|
<displayname>User 1 Inbox</displayname>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<C:calendar-description/>
|
|
<A:calendar-color/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
<response>
|
|
<href>/caldav.php/user1/.out/</href>
|
|
<propstat>
|
|
<prop>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C:schedule-outbox/>
|
|
</resourcetype>
|
|
<displayname>User 1 Outbox</displayname>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<C:calendar-description/>
|
|
<A:calendar-color/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
<response>
|
|
<href>/caldav.php/user1/home/</href>
|
|
<propstat>
|
|
<prop>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C:calendar/>
|
|
<C:schedule-calendar/>
|
|
</resourcetype>
|
|
<displayname>home</displayname>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<C:calendar-description/>
|
|
<A:calendar-color/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|