Headers

spice.http.Headers
See theHeaders companion class
object Headers

Attributes

Companion
class
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Headers.type

Members list

Type members

Classlikes

case object Connection extends StringHeaderKey

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypedHeaderKey[String]
trait HeaderKey
class Object
trait Matchable
class Any
Show all
Self type
Connection.type
case object Content-Length extends LongHeaderKey

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypedHeaderKey[Long]
trait HeaderKey
class Object
trait Matchable
class Any
Show all
Self type
case object Content-Type extends TypedHeaderKey[ContentType]

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait HeaderKey
class Object
trait Matchable
class Any
Show all
Self type
object Request

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Request.type
object Response

Attributes

Supertypes
class Object
trait Matchable
class Any
Self type
Response.type
case object Upgrade extends StringHeaderKey

Attributes

Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypedHeaderKey[String]
trait HeaderKey
class Object
trait Matchable
class Any
Show all
Self type
Upgrade.type

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
type MirroredLabel <: String

The name of the type

The name of the type

Attributes

Inherited from:
Mirror

Value members

Concrete methods

def apply(map: Map[String, List[String]]): Headers

Concrete fields

var DefaultUserAgent: Option[String]
val empty: Headers