mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-05-01 16:11:20 +00:00
There is now a Perl script that'll generate tests and result files to a wide variety of dates. From this we currently don't support < 1 AD or > 9999 AD. run_regressions is modified to remove the UNTIL option as I want to use a character after the test number to allow "subtests".
20 lines
505 B
Plaintext
20 lines
505 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
|
|
DAV: extended-mkcol, bind, addressbook, calendar-auto-schedule, calendar-proxy
|
|
Content-Length: xx
|
|
Content-Type: text/calendar;charset=UTF-8
|
|
|
|
BEGIN:VCALENDAR
|
|
PRODID:-//davical.org//NONSGML AWL Calendar//EN
|
|
VERSION:2.0
|
|
CALSCALE:GREGORIAN
|
|
BEGIN:VFREEBUSY
|
|
DTSTAMP:xx
|
|
DTSTART:18500820T000000Z
|
|
DTEND:xx
|
|
FREEBUSY:18500820T000000Z/xx
|
|
FREEBUSY:xx/xx
|
|
END:VFREEBUSY
|
|
END:VCALENDAR
|