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

webdav: handle multistatus on write operations

Open emersion opened this issue 5 years ago • 0 comments

During e.g. a DELETE or COPY operation, the server can return a multistatus response. We need to handle it and check whether there are any failed responses in it.

emersion avatar Jan 21 '20 21:01 emersion