`Content-Type`

final case class `Content-Type`
 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.

RFC-7231

Companion
object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any

Value members

Inherited methods

def productElementNames: Iterator[String]
Inherited from
Product
def productIterator: Iterator[Any]
Inherited from
Product