mirror of
https://github.com/nextcloud/server.git
synced 2026-03-04 18:28:08 +01:00
If a Content-Disposition header is already set by another plugin we don't need to set another one as this breaks clients. Fixes https://github.com/nextcloud/server/issues/1992 Signed-off-by: Lukas Reschke <lukas@statuscode.ch>