[−][src]Module http_types::mime
IANA Media Types.
Structs
| Mime | An IANA media type. |
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. |
| JAVASCRIPT | Content-Type for JavaScript. |
| JSON | Content-Type for JSON. |
| MULTIPART_FORM | Content-Type for a multipart form. |
| PLAIN | Content-Type for plain text. |
| SSE | Content-Type for Server Sent Events |