mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-05 07:26:52 +00:00
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. |