MIT licensed by Michael Snoyman
This version can be pinned in stack with:mime-types-0.1.2.1@sha256:254cbfd750a29e5352520fdc61f1741400ee94b6498e86d150466cea9c54c6f6,887
Module documentation for 0.1.2.1
Used by 13 packages in
nightly-2026-01-03(full list with versions):
blank-canvas,
github-release,
gogol,
gopher-proxy,
http-client,
json-feed,
mailtrap,
om-http,
pandoc,
simple,
wai-app-static,
wai-middleware-static,
wreq mime-types
Basic mime-type handling types and functions
0.1.2.1
- Change type for JavaScript files to
text/javascript #1051
0.1.2.0
- Added
defaultExtensionMap to provide the inverse of defaultMimeMap.
See PR #930 and #948.
0.1.1.0
- Replace
audio/x-mpegurl with IANA registered type
application/vnd.apple.mpegurl.
- Add TeX-related types; this includes
bib, tex, sty, and cls.
- Use type image/x-xcf for
.xcf files.
- Use type “audio/opus” for
.opus files.
- Add type text/vtt for
.vtt text track files.
- Use IANA registered type “application/vnd.rar” for
.rar files.
- Use font types defined in RFC 8081.
- Replace
audio/x-m4a with audio/mp4.
- Change mime type for
.exe files; use IANA registered type
application/vnd.microsoft.portable-executable.
- Add
video/dv for files with extension dv.
- Use ‘application/xml’ instead of ‘text/xml’.
- Change type for
.pcx files to image/vnd.zbrush.pcx.
- Use
text/markdown type for .md and .markdown files.
- Replace
application/x-gzip with type application/gzip.
See PR #906.
0.1.0.9
0.1.0.8
0.1.0.7
- Add support for .less files #534
0.1.0.6