mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-03-02 06:14:17 +00:00
39 lines
1.2 KiB
Plaintext
39 lines
1.2 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
|
|
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
|
ETag: "e3f182ebd3a46d6b4cd39b6d69823e3f"
|
|
Content-Length: 869
|
|
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/" xmlns:D="urn:org:davical">
|
|
<response>
|
|
<href>/caldav.php/user1/home/</href>
|
|
<propstat>
|
|
<prop>
|
|
<C:schedule-default-calendar-URL>
|
|
<href>/caldav.php/user1/home/</href>
|
|
</C:schedule-default-calendar-URL>
|
|
<A:calendar-order>1</A:calendar-order>
|
|
<C:supported-calendar-component-set>
|
|
<C:comp name="VEVENT"/>
|
|
<C:comp name="VTODO"/>
|
|
<C:comp name="VJOURNAL"/>
|
|
</C:supported-calendar-component-set>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C:calendar/>
|
|
</resourcetype>
|
|
<D:outer>
|
|
<D:middle>
|
|
<D:inner>inside</D:inner>
|
|
<D:inner>inside2</D:inner>
|
|
</D:middle>
|
|
</D:outer>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|