Timo Furrer aba953c3b6 Implement context path discovery for CalDav/CardDav endpoint
This change set implements the "context path" discovery for the
CalDav/CardDav endpoints.

This basically implements the bootstrapping process as defined in
RFC6764 section 6, point 2 and 3.

What's missing in this implementation is the fallback that is described
in point 3, subpoint 3, which says that if the context path discovered
in the TXT RR is not reachable the .well-known URI should be used
instead.

I propose to implement this in a future iteration.
2025-02-21 10:50:48 +01:00
2020-04-02 16:50:41 +02:00
2017-08-26 14:46:44 +02:00
2024-01-18 13:28:50 +01:00
2024-04-19 16:39:09 +02:00
2024-04-19 16:39:09 +02:00
2020-01-14 17:51:33 +01:00
2024-07-13 15:55:26 +02:00

go-webdav

Go Reference

A Go library for WebDAV, CalDAV and CardDAV.

License

MIT

Description
No description provided
Readme 533 KiB
Languages
Go 100%