[][src]Module http_types::mime

IANA Media Types.

Read more.

Structs

Mime

An IANA media type.

ParamName

A parameter name.

ParamValue

A parameter value.

Constants

ANY

Content-Type that matches anything.

BYTE_STREAM

Content-Type for byte streams.

CSS

Content-Type for CSS.

FORM

Content-Type for form.

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 a multipart form.

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.