mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-02 16:20:34 +00:00
This is to tickle #291. The only test that is actually required is 2603-GET-resource-confidential, but I want to make sure all the options were correct. In this commit 2603-GET-resource-confidential is expected to fail.
37 lines
1.1 KiB
Plaintext
37 lines
1.1 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, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
|
Content-Length: 398
|
|
Content-Type: text/calendar;charset=UTF-8
|
|
|
|
BEGIN:VCALENDAR
|
|
PRODID:-//davical.org//NONSGML AWL Calendar//EN
|
|
VERSION:2.0
|
|
CALSCALE:GREGORIAN
|
|
BEGIN:VFREEBUSY
|
|
DTSTAMP:yyyymmddThhmmssZ
|
|
DTSTART:20230416T140000Z
|
|
DTEND:20230421T220000Z
|
|
FREEBUSY:20230416T210000Z/20230416T212500Z
|
|
FREEBUSY:20230418T230000Z/20230418T232500Z
|
|
FREEBUSY:20230419T210000Z/20230419T212500Z
|
|
FREEBUSY:20230420T210000Z/20230420T212500Z
|
|
END:VFREEBUSY
|
|
END:VCALENDAR
|
|
|
|
a) Start: >2023-04-17 09:00:00<
|
|
b) Location: >Pacific/Auckland<
|
|
c)UTC Start: >20230416T210000Z<
|
|
d) UTC End: >20230416T212500Z<
|
|
rrule: >FREQ=DAILY;COUNT=5<
|
|
status: >NULL<
|
|
|
|
a) Start: >2023-04-19 11:00:00<
|
|
b) Location: >Pacific/Auckland<
|
|
c)UTC Start: >20230418T230000Z<
|
|
d) UTC End: >20230418T232500Z<
|
|
rrule: >NULL<
|
|
status: >NULL<
|
|
|