aboutsummaryrefslogtreecommitdiff
path: root/internal/ui/static/js
diff options
context:
space:
mode:
authorGravatar Frédéric Guillot <f@miniflux.net> 2024-10-30 20:11:11 -0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2024-10-30 20:44:19 -0700
commit7c5d6cf35f46be7c295788a7a10cbccada15a8dc (patch)
treee7b74f41811bc37e32f27ae98b7c43e0c95d1f07 /internal/ui/static/js
parent39cc1887eae04f65c1cc3c95edae9bd478a6ce36 (diff)
downloadv2-7c5d6cf35f46be7c295788a7a10cbccada15a8dc.tar.gz
v2-7c5d6cf35f46be7c295788a7a10cbccada15a8dc.tar.zst
v2-7c5d6cf35f46be7c295788a7a10cbccada15a8dc.zip
feat(mediaproxy): pass original filename in Content-Disposition header
When you download/save proxified media, the original filename is lost. That information could be retained by passing a header `Content-Disposition: inline; filename="ORIGNAL_FILENAME.EXT"` when serving the media file. The requested URL would still be obfuscated, but if the client downloads the file it'll use that original filename.
Diffstat (limited to 'internal/ui/static/js')
0 files changed, 0 insertions, 0 deletions