Module mime

Source
Expand description

IANA Media Types.

Read more.

Structs§

Mime
An IANA media type.
ParamName
A parameter name.
ParamValue
A parameter value.

Constants§

ANY
Content-Type for matching anything.
ATOM
Content-Type for Atom Feed.
AVI
Content-Type for Microsoft AVI video.
BMP
Content-Type for BMP images.
BYTE_STREAM
Content-Type for byte streams.
CSS
Content-Type for CSS.
FORM
Content-Type for forms.
HTML
Content-Type for HTML.
ICO
Content-Type for ICO icons.
JAVASCRIPT
Content-Type for JavaScript.
JPEG
Content-Type for JPEG images.
JSON
Content-Type for JSON.
M4A
Content-Type for MPEG audio layer 4.
MIDI
Content-Type for MIDI audio.
MP3
Content-Type for MPEG audio layer 3.
MP4
Content-Type for MPEG video layer 4.
MPEG
Content-Type for MPEG video.
MULTIPART_FORM
Content-Type for multipart forms.
OGG
Content-Type for Ogg vorbis audio.
OPUS
Content-Type for Opus audio.
OTF
Content-Type for OTF.
PLAIN
Content-Type for Plain text.
PNG
Content-Type for PNG images.
RSS
Content-Type for RSS Feed.
SEVENZIP
Content-Type for 7Zip archive.
SSE
Content-Type for Server Sent Events.
SVG
Content-Type for SVG.
TTF
Content-Type for TTF.
WASM
Content-Type for webassembly.
WEBM
Content-Type for WebM video.
WEBP
Content-Type for WebP images.
WOFF
Content-Type for WOFF.
WOFF2
Content-Type for WOFF2.
XML
Content-Type for XML.
ZIP
Content-Type for Zip archive.