mirror of
https://github.com/minio/minio.git
synced 2025-02-09 12:48:08 -05:00
Currently the server would set 'application/octet-stream' for all objects, set this value based on the file extension transparently. This is useful in case of minio browser to facilitate displaying proper icons for the different mime data types.