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
12d8b4bf62
It seems like e.g. Apples reminders likes to send `PropPatch`, and currently this just fills up my logs because of the panic. I thought it would be better to signal that this isn't supported yet, which should hopefully make it easier to dig through the logs. |
||
---|---|---|
.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 |