mirror of
https://github.com/1f349/go-webdav.git
synced 2024-12-22 08:14:15 +00:00
A Go library for WebDAV, CalDAV and CardDAV
25f1014ef2
Responses that contain propstat elements do not contain their own top-level status element, only the status elements inside the propstat element. See https://datatracker.ietf.org/doc/html/rfc4918#section-14.24 or any of the examples for PROPFIND/PROPPATCH, starting e.g. here: https://datatracker.ietf.org/doc/html/rfc4918#section-9.1.3 |
||
---|---|---|
.github/ISSUE_TEMPLATE | ||
caldav | ||
carddav | ||
cmd/webdav-server | ||
internal | ||
.build.yml | ||
.gitignore | ||
client.go | ||
elements.go | ||
fs_local.go | ||
go.mod | ||
go.sum | ||
LICENSE | ||
README.md | ||
server.go | ||
webdav.go |