play.api.http.MimeTypes
See theMimeTypes companion object
trait MimeTypes
Common HTTP MIME types
Attributes
Members list
Value members
Concrete fields
Content-Type of binary data.
Content-Type of binary data.
Attributes
Content-Type of application cache.
Content-Type of application cache.
Attributes
Content-Type of css.
Content-Type of css.
Attributes
Content-Type of server sent events.
Content-Type of server sent events.
Attributes
Content-Type of form-urlencoded.
Content-Type of form-urlencoded.
Attributes
Content-Type of html.
Content-Type of html.
Attributes
Content-Type of javascript.
Content-Type of javascript.
Attributes
Content-Type of json.
Content-Type of json.
Attributes
Content-Type of text.
Content-Type of text.
Attributes
Content-Type of xhtml.
Content-Type of xhtml.
Attributes
Content-Type of xml.
Content-Type of xml.
Attributes
In this article