go-webdav/caldav
Simon Ser e9a76eef05 internal: add PropFindValue
NewPropFindResponse uses callbacks to lazily build the response.
However, some props are static: they don't require any processing
to generate. Add a small helper to reduce boilerplate a bit.
2024-04-17 17:50:33 +02:00
..
caldav.go Support setting capabilities in ServePrincipal() 2022-12-13 15:46:51 +01:00
client.go caldav: add DiscoverContextURL 2023-12-27 23:16:49 +01:00
elements.go caldav: add MKCOL support 2024-02-08 17:08:41 +01:00
match_test.go caldav: fix match on open time ranges 2024-02-01 14:36:51 +01:00
match.go caldav: fix match on open time ranges 2024-02-01 14:36:51 +01:00
server_test.go carddav, caldav: add missing headers on PUT 2024-03-28 11:22:46 +01:00
server.go internal: add PropFindValue 2024-04-17 17:50:33 +02:00