emersion / go-webdav

A Go library for WebDAV, CalDAV and CardDAV
MIT License
314 stars 66 forks source link

webdav: respond PUT request with 204/No Content in case the file already existed before putting #159

Closed DeepDiver1975 closed 4 months ago

DeepDiver1975 commented 4 months ago

to be merged after #158

DeepDiver1975 commented 4 months ago

@emersion this one is also ready now. THX

emersion commented 4 months ago

Thanks!