github.com/cs3org/reva/v2@v2.27.7/changelog/2.21.0_2024-07-08/fix-quotes-in-content-disposition-headers.md (about)

     1  Bugfix: Quotes in dav Content-Disposition header
     2  
     3  We've fixed the the quotes in the dav `Content-Disposition` header. They caused an issue where certain browsers would decode the quotes and falsely prepend them to the filename.
     4  
     5  https://github.com/cs3org/reva/pull/4748
     6  https://github.com/owncloud/web/issues/11031