object ContentTypes
- Source
- ContentType.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- ContentTypes
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
- val NoContentType: Binary
- val application/grpc+proto: Binary
- val application/json: WithFixedCharset
- val application/octet-stream: Binary
- val application/x-www-form-urlencoded: WithFixedCharset
- val text/csv(UTF-8): WithCharset
- val text/html(UTF-8): WithCharset
- val text/plain(UTF-8): WithCharset
- val text/xml(UTF-8): WithCharset