Crates.io | mime2 |
lib.rs | mime2 |
version | 0.1.7 |
created_at | 2024-10-09 01:39:38.058786+00 |
updated_at | 2024-11-22 18:25:59.301388+00 |
description | MIME types that are up to date. |
homepage | |
repository | https://github.com/JonathanWoollett-Light/mime2 |
max_upload_size | |
id | 1401874 |
size | 1,164,058 |
MIME types that are more up to date than mime.
Update all the CSVs from https://www.iana.org/assignments/media-types/media-types.xhtml.
application.csv
: https://www.iana.org/assignments/media-types/application.csvfont.csv
: https://www.iana.org/assignments/media-types/font.csvhaptics.csv
: https://www.iana.org/assignments/media-types/haptics.csvimage.csv
: https://www.iana.org/assignments/media-types/image.csvmessage.csv
: https://www.iana.org/assignments/media-types/message.csvmodel.csv
: https://www.iana.org/assignments/media-types/model.csvmultipart.csv
: https://www.iana.org/assignments/media-types/multipart.csvtext.csv
: https://www.iana.org/assignments/media-types/text.csvvideo.csv
: https://www.iana.org/assignments/media-types/video.csvIf 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.