mirror of
https://github.com/1f349/go-webdav.git
synced 2025-04-05 03:35:04 +01:00
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.
Languages
Go
100%