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

Concise view

Type members

Classlikes

case object Connection extends StringHeaderKey

Attributes

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

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypedHeaderKey[Long]
trait HeaderKey
class Object
trait Matchable
class Any
Self type

Attributes

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

Attributes

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

Attributes

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

Attributes

Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Serializable
trait Product
trait Equals
trait TypedHeaderKey[String]
trait HeaderKey
class Object
trait Matchable
class Any
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