I would like to use this proxy to list files in my S3.
However some of the files are in format such as YAML, or simply gzipped plain text which the browser downloads instead of displaying them.
Would it be possible to set the MIME type according to mime.types and default_type instead of the type coming from S3 request?
Thanks