mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
19 lines
655 B
Plaintext
19 lines
655 B
Plaintext
HTTP/1.1 200 OK
|
|
Date: Dow, 01 Jan 2000 00:00:00 GMT
|
|
DAV: 1, 2, 3, access-control, calendar-access, calendar-schedule, extended-mkcol
|
|
Allow: OPTIONS, PROPFIND, REPORT, DELETE, LOCK, UNLOCK, MOVE, POST, GET, PUT, HEAD, PROPPATCH
|
|
ETag: "6ade03a359008583053c8c3a5dc72a10"
|
|
Content-Length: 318
|
|
Content-Type: text/xml; charset="utf-8"
|
|
|
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
<C:schedule-response xmlns="DAV:" xmlns:C="urn:ietf:params:xml:ns:caldav">
|
|
<C:response>
|
|
<C:recipient>
|
|
<href>mailto:user3@example.net</href>
|
|
</C:recipient>
|
|
<C:request-status>3.8;No authority</C:request-status>
|
|
<C:calendar-data/>
|
|
</C:response>
|
|
</C:schedule-response>
|