go-webdav/carddav
Simon Ser 8cc6542f1c carddav: use partial error response on multiget failure
Instead of making the whole HTTP request fail when a single address
object cannot be fetched, return a partial error response.
2022-05-02 15:43:43 +02:00
..
carddav.go sync-collection for client 2020-05-25 18:28:24 +02:00
client.go sync-collection for client 2020-05-25 18:28:24 +02:00
elements.go carddav: expose supported address data in client 2020-02-27 12:36:14 +01:00
match_test.go carddav: add filtering and matching helper functions 2022-03-01 10:06:11 +01:00
match.go carddav: add filtering and matching helper functions 2022-03-01 10:06:11 +01:00
server.go carddav: use partial error response on multiget failure 2022-05-02 15:43:43 +02:00