mirror of
https://github.com/element-hq/synapse.git
synced 2024-11-26 11:36:03 +03:00
79eb6c0cdc
Use an `inline` Content-Disposition header when the media is "safe" to display inline (some known text, image, video, audio formats).
1 line
No EOL
138 B
Gherkin
1 line
No EOL
138 B
Gherkin
Render plain, CSS, CSV, JSON and common image formats media content in the browser (inline) when requested through the /download endpoint. |