reva icon indicating copy to clipboard operation
reva copied to clipboard

feat: add folder id and etag to dav mkcol responses

Open JammingBen opened this issue 7 months ago • 7 comments

Adds the OC-FileId and the OC-ETag headers to dav mkcol responses.

This is necessary for clients that work with ids and want to fetch a folder immediately after creating.

fixes https://github.com/owncloud/ocis/issues/9618

JammingBen avatar Jul 17 '24 08:07 JammingBen