go-webdav icon indicating copy to clipboard operation
go-webdav copied to clipboard

carddav: allow backend to handle addressbook-multiget

Open emersion opened this issue 5 years ago • 0 comments

Right now addressbook-multiget request will result in many GetAddressObject calls. This is not great for backends which need to fetch resources from a remote server.

emersion avatar Jan 29 '20 18:01 emersion