go-webdav/internal
Simon Ser 3f8b212b0d internal: add Response.Err
Builds a detailed HTTPError + Error if the Response is a failure.
It contains more context than just the HTTPError.
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: add Response.Err 2022-05-02 15:43:43 +02: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