summary refs log tree commit diff
path: root/changelog.d/15988.feature (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Support rendering some media downloads as inline (#15988)Will Hunt2023-09-291-0/+1
Use an `inline` Content-Disposition header when the media is "safe" to display inline (some known text, image, video, audio formats).