object MimeTypes extends MimeTypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- MimeTypes
- MimeTypes
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- Protected
Value Members
- val BINARY: String
Content-Type of binary data.
Content-Type of binary data.
- Definition Classes
- MimeTypes
- val CACHE_MANIFEST: String
Content-Type of application cache.
Content-Type of application cache.
- Definition Classes
- MimeTypes
- val CSS: String
Content-Type of css.
Content-Type of css.
- Definition Classes
- MimeTypes
- val EVENT_STREAM: String
Content-Type of server sent events.
Content-Type of server sent events.
- Definition Classes
- MimeTypes
- val FORM: String
Content-Type of form-urlencoded.
Content-Type of form-urlencoded.
- Definition Classes
- MimeTypes
- val HTML: String
Content-Type of html.
Content-Type of html.
- Definition Classes
- MimeTypes
- val JAVASCRIPT: String
Content-Type of javascript.
Content-Type of javascript.
- Definition Classes
- MimeTypes
- val JSON: String
Content-Type of json.
Content-Type of json.
- Definition Classes
- MimeTypes
- val TEXT: String
Content-Type of text.
Content-Type of text.
- Definition Classes
- MimeTypes
- val XHTML: String
Content-Type of xhtml.
Content-Type of xhtml.
- Definition Classes
- MimeTypes
- val XML: String
Content-Type of xml.
Content-Type of xml.
- Definition Classes
- MimeTypes
Common HTTP MIME types