mime2

Crates.iomime2
lib.rsmime2
version0.1.7
created_at2024-10-09 01:39:38.058786+00
updated_at2024-11-22 18:25:59.301388+00
descriptionMIME types that are up to date.
homepage
repositoryhttps://github.com/JonathanWoollett-Light/mime2
max_upload_size
id1401874
size1,164,058
Jonathan Woollett-Light (JonathanWoollett-Light)

documentation

https://docs.rs/mime2/

README

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.

Commit count: 21

cargo fmt