final case class Content-Type extends Product with Serializable
The "Content-Type" header field indicates the media type of the associated representation: either the representation enclosed in the message payload or the selected representation, as determined by the message semantics.
- Source
- Content-Type.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- Content-Type
- Serializable
- Serializable
- Product
- Equals
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All