A simple lookup from file name/extension to MIME/media type, generated from mime-db, which in turn is compiled from IANA, Apache and nginx's MIME types.
Apache License 2.0
93
stars
23
forks
source link
Add support to validate mimetype by exist list #19
My problem as I get mimetype from email and sometimes it's broken.
If empty i use detection from filename otherwise if it's not empty I want to validate it