enterprise.headers

Members list

Type members

Classlikes

final case class ContentLength(length: Long)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Header
class Object
trait Matchable
class Any
Show all
case object ContentLength

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait HeaderKey
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
final case class ContentType(mediaType: MediaType, charset: Option[Charset])

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Header
class Object
trait Matchable
class Any
Show all
case object ContentType

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait HeaderKey
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
final case class UserAgent(value: String)

Attributes

Companion
object
Supertypes
trait Serializable
trait Product
trait Equals
trait Header
class Object
trait Matchable
class Any
Show all
case object UserAgent

Attributes

Companion
class
Supertypes
trait Singleton
trait Product
trait Mirror
trait HeaderKey
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all
Self type
UserAgent.type

Value members

Concrete fields

val All: IArray[HeaderKey]