Discussed in #895
Originally posted by angelo-v August 6, 2021
I changed set "options_document": true in the mashlib recipe, so also files get rendered via data browser.
But I want to download certain file types, especially PDFs, which does not work with this setting anymore, since the data browser renders instead. How can I exclude certain file types from the data browser rendering?
As a solution, propose optional constructor arguments for string arrays of enableMimeTypes and disableMimeTypes, defaulting to [ '*/* ] and [], respectively. MIME checks should be bypassed for containers.