go-webdav/caldav
Conrad Hoffmann 4264d321a5 caldav: fix match test example from RFC
See https://www.rfc-editor.org/errata/eid4164

The original RFC's appendix was missing a part of the calendar data used
in the examples. This will become relevant when adding tests for
retrieving recurring events.
2022-08-31 10:13:02 +02:00
..
caldav.go caldav: add support for getcontentlength property 2022-05-24 10:08:32 +02:00
client.go internal: fix XML element struct naming 2022-05-31 23:04:42 +02:00
elements.go Support custom user principal and home set paths 2022-05-11 11:12:04 +02:00
match_test.go caldav: fix match test example from RFC 2022-08-31 10:13:02 +02:00
match.go caldav: implement filter function for queries 2022-05-25 18:57:16 +02:00
server.go internal: fix XML element struct naming 2022-05-31 23:04:42 +02:00