go-webdav/internal
Simon Ser 4e8c5effe3 Replace DAVError with HTTPError + Error
That way we can avoid having different ways of representing the
same error value.
2022-05-02 15:43:43 +02:00
..
client.go fix: deprecrated conversion from int64 to string 2020-09-09 16:00:38 +02:00
elements_test.go internal: use http.TimeFormat to marshal Time values 2021-03-16 18:42:55 +01:00
elements.go internal: use http.TimeFormat to marshal Time values 2021-03-16 18:42:55 +01:00
internal.go Replace DAVError with HTTPError + Error 2022-05-02 15:43:43 +02:00
server.go Replace DAVError with HTTPError + Error 2022-05-02 15:43:43 +02:00
xml_test.go internal: add RawXMLValue to defer XML encoding/decoding 2020-01-14 17:54:03 +01:00
xml.go internal: add NewPropfindResponse helper 2020-01-17 14:40:29 +01:00