JonathanWoollett-Light / mime2

MIME types that are up to date.
1 stars 0 forks source link

Mime2

Crates.io docs

MIME types that are more up to date than mime.

How to update

Update all the CSVs from https://www.iana.org/assignments/media-types/media-types.xhtml.

Why is manually updating required?

If you attempt to do a simple get reqwest on the url you receive:

Status 403 Forbidden: User-Agent required. Contact iana@iana.org with questions.

Attempting circumvent this are presently out of scope.