Expand description
Generic WebDAV implementation.
This mostly implements the necessary bits for the CalDAV and CardDAV implementations. It should not be considered a general purpose WebDAV implementation.
Modules§
- Mime-types commonly used with this library.
Structs§
- Metadata for a collection.
- Metadata for a resource.
- Generic WebDAV client.
Enums§
- Error type for
WebDavClient::find_current_user_principal - Error executing an HTTP request.
- Error type for
WebDavClient::find_context_path. - Error for WebDAV operations.