File remove problem
ProgramYazar opened this issue · 0 comments
ProgramYazar commented
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.