studio-b12/gowebdav

File remove problem

ProgramYazar opened this issue · 0 comments

Some webdav servers (like yandex) send 204 status for successful delete operation. On client.go file (line: 195) you can add 204 status. Note: Thanks for this good client.