Expand description
IANA Media Types.
Structs§
- Mime
 - An IANA media type.
 - Param
Name  - A parameter name.
 - Param
Value  - A parameter value.
 
Constants§
- ANY
 - Content-Type for matching anything.
 - 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.
 - MULTIPART_
FORM  - Content-Type for multipart forms.
 - PLAIN
 - Content-Type for Plain text.
 - PNG
 - Content-Type for PNG images.
 - SSE
 - Content-Type for Server Sent Events.
 - SVG
 - Content-Type for SVG.
 - WASM
 - Content-Type for webassembly.
 - XML
 - Content-Type for XML.