mirror of
https://github.com/go-vikunja/vikunja.git
synced 2026-03-11 17:48:44 -05:00
Set Content-Disposition to "attachment" instead of "inline" so browsers trigger a file download with the correct filename. Also move shared response headers (Content-Type, Content-Length, Last-Modified) out of the S3-specific branch so they apply to both storage backends.