Add detection mime-types for upload files
Eliminate OS dependence from mime-types. e.g. `foo.csv` is `text/csv` on Linux, but `application/vnd.ms-excel` on Windows 7.
Please register or sign in to comment
Eliminate OS dependence from mime-types. e.g. `foo.csv` is `text/csv` on Linux, but `application/vnd.ms-excel` on Windows 7.