Would it be possible to add support to send files in various mime types? Either using Mime magic, or letting us pass a field where we're storing the mime type?
I'm storing filename and mimetype already, so being able to return images with a proper mime type would help ensure that they display in the browser, rather than downloading to the FS.
Would it be possible to add support to send files in various mime types? Either using Mime magic, or letting us pass a field where we're storing the mime type?
I'm storing filename and mimetype already, so being able to return images with a proper mime type would help ensure that they display in the browser, rather than downloading to the FS.