mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
48 lines
1.3 KiB
Plaintext
48 lines
1.3 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: "2644f31d8913a4561b88d0da3833672f"
|
|
Content-Length: 1083
|
|
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">
|
|
<response>
|
|
<href>/caldav.php/user1/home/</href>
|
|
<propstat>
|
|
<prop>
|
|
<getcontenttype>httpd/unix-directory</getcontenttype>
|
|
<getcontentlength>1425</getcontentlength>
|
|
<resourcetype>
|
|
<collection/>
|
|
<C:calendar/>
|
|
<C:schedule-calendar/>
|
|
</resourcetype>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
<response>
|
|
<href>/caldav.php/user1/home/F56B49B10FC923D20FE2DC92D6580340-0.ics</href>
|
|
<propstat>
|
|
<prop>
|
|
<getcontentlength>720</getcontentlength>
|
|
<getcontenttype>text/calendar</getcontenttype>
|
|
<resourcetype/>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
<response>
|
|
<href>/caldav.php/user1/home/3F4CF6227300FD062D9EF3CDFB30D32D-0.ics</href>
|
|
<propstat>
|
|
<prop>
|
|
<getcontentlength>705</getcontentlength>
|
|
<getcontenttype>text/calendar</getcontenttype>
|
|
<resourcetype/>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|