github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.5_2024-11-12/fix-download-consistency.md (about)

     1  Bugfix: make etag always match content on downloads
     2  
     3  We added an openReaderfunc to the Download interface to give drivers a way to guarantee that the reader matches the etag returned in a previous GetMD call.
     4  
     5  https://github.com/cs3org/reva/pull/4926
     6  https://github.com/cs3org/reva/pull/4923
     7