Skip to content

kio_http: Fix status of rename with overwriting enabled

Fabian Vogt requested to merge work/fvogt/renamefix into master

If the destination existed already, it returns 204 No Content instead.

Reported at system/kio-fuse#10.

Merge request reports