mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
46 lines
1.4 KiB
Plaintext
46 lines
1.4 KiB
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
|
|
DAV: extended-mkcol, calendar-proxy, bind, addressbook
|
|
ETag: "some valid etag"
|
|
Content-Length: 919
|
|
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>2.0;Success</C:request-status>
|
|
<C:calendar-data>BEGIN:VCALENDAR
|
|
PRODID:-//davical.org//NONSGML AWL Calendar//EN
|
|
VERSION:2.0
|
|
CALSCALE:GREGORIAN
|
|
METHOD:REPLY
|
|
BEGIN:VFREEBUSY
|
|
DTSTAMP:yyyymmddThhmmssZ
|
|
DTSTART:20081020T110000Z
|
|
DTEND:20081105T110000Z
|
|
FREEBUSY:20081024T054500Z/20081024T083000Z
|
|
FREEBUSY:20081028T064500Z/20081028T093000Z
|
|
FREEBUSY:20081031T064500Z/20081031T093000Z
|
|
FREEBUSY:20081104T064500Z/20081104T093000Z
|
|
UID:c5bd82ea-cd89-4f58-8d31-336f47e44f97
|
|
ORGANIZER:mailto:user1@example.net
|
|
ATTENDEE;PARTSTAT=NEEDS-ACTION;ROLE=REQ-PARTICIPANT;CUTYPE=INDIVIDUAL:
|
|
mailto:user3@example.net
|
|
END:VFREEBUSY
|
|
END:VCALENDAR
|
|
</C:calendar-data>
|
|
</C:response>
|
|
</C:schedule-response>
|
|
|
|
a) Start: >20081024T054500Z<
|
|
b) Finish: >20081024T083000Z<
|
|
c) RRule: >FREQ=MONTHLY;INTERVAL=1;BYDAY=TU,FR<
|
|
d) Start: >2008-10-24 08:45:00<
|
|
status: >NULL<
|
|
tz_locn: >Europe/Helsinki<
|
|
|