Returns a Content-Disposition of attachment or inline, depending on the
Content-Type against MSC2702 list of safe inline Content-Types
(ALLOWED_INLINE_CONTENT_TYPES)
creates the final Content-Disposition based on whether the filename exists
or not, or if a requested filename was specified (media download with
filename)