Host

org.http4s.headers.Host$
See theHost companion class
object Host

Attributes

Companion:
class
Source:
Host.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Host.type

Members list

Concise view

Type members

Inherited types

type MirroredElemLabels <: Tuple

The names of the product elements

The names of the product elements

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

The name of the type

The name of the type

Attributes

Inherited from:
Mirror
Source:
Mirror.scala

Value members

Concrete methods

def apply(host: String, port: Int): Host

Attributes

Source:
Host.scala

Inherited methods

protected def create[T <: Type](value_: Host => String): Header[A, T]

Attributes

Inherited from:
HeaderCompanion (hidden)
Source:
HeaderCompanion.scala
protected def createRendered[T <: Type, B : Renderer](value_: Host => B): Header[A, T]

Attributes

Inherited from:
HeaderCompanion (hidden)
Source:
HeaderCompanion.scala
protected def name: CIString

Attributes

Inherited from:
HeaderCompanion (hidden)
Source:
HeaderCompanion.scala

Attributes

Inherited from:
HeaderCompanion (hidden)
Source:
HeaderCompanion.scala

Implicits

Implicits

Attributes

Source:
Host.scala