github.com/cs3org/reva/v2@v2.27.7/changelog/2.6.0_2022-06-21/ocdav-move-body.md (about)

     1  Enhancement: Explicitly return on ocdav move requests with body
     2  
     3  Added a check if a ocdav move request contains a body. If it does a 415 415 (Unsupported Media Type) will be returned.
     4  
     5  https://github.com/owncloud/ocis/issues/3882
     6  https://github.com/cs3org/reva/pull/2974