davical/testing/tests/regression-suite/2550-RRULE-PUT.result
Andrew Ruthven badeca53c7 Update tests that check for CLASS in the database.
We no longer force CLASS to be PUBLIC in the database if it isn't set.
2023-03-12 20:05:48 +01:00

47 lines
1.4 KiB
Plaintext

HTTP/1.1 201 Created
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
ETag: "56c69ee579af9ef1ae32edaeac9d7e26"
Content-Length: 0
Content-Type: text/plain; charset="utf-8"
CalDAV Data: >BEGIN:VCALENDAR
VERSION:2.0
PRODID:-//Example Corp.//CalDAV Client//EN
BEGIN:VTODO
UID:takeoutthethrash
DTSTAMP:20221013T151313Z
DTSTART:20221017T065500Z
STATUS:NEEDS-ACTION
DURATION:PT10M
SUMMARY:Take out the thrash before the collectors come.
RRULE:FREQ=WEEKLY;BYDAY=MO;BYHOUR=6;BYMINUTE=55;COUNT=3
CATEGORIES:CHORE
PRIORITY:3
END:VTODO
END:VCALENDAR
<
caldav_type: >VTODO<
class: >NULL<
dav_etag: >56c69ee579af9ef1ae32edaeac9d7e26<
description: >NULL<
dtend: >2022-10-17 20:05:00+13<
dtstamp: >2022-10-13 15:13:13<
dtstart: >2022-10-17 19:55:00+13<
due: >NULL<
location: >NULL<
logged_user: >10<
percent_complete: >NULL<
priority: >3<
rrule: >FREQ=WEEKLY;BYDAY=MO;BYHOUR=6;BYMINUTE=55;COUNT=3<
status: >NEEDS-ACTION<
summary: >Take out the thrash before the collectors come.<
transp: >NULL<
uid: >takeoutthethrash<
url: >NULL<
user_no: >10<
~ Modified Now: >0<