FreeFeed / freefeed-server

FreeFeed server
https://freefeed.net
MIT License
42 stars 18 forks source link

Add list of 'inline' attachments' MIME-types #501

Closed davidmz closed 3 years ago

davidmz commented 3 years ago

Add explicit list of the attachments' MIME types that should be served with 'Content-Disposition: inline'. All other attachments should be served with 'Content-Disposition: attachment' to prevent in-browser execution of active content.