Server

org.http4s.headers.Server$
See theServer companion class
object Server

Attributes

Companion:
class
Source:
Server.scala
Graph
Supertypes
trait Product
trait Mirror
class Object
trait Matchable
class Any
Self type
Server.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

Attributes

Source:
Server.scala
def parse(maxDepth: Int)(s: String): ParseResult[Server]

Attributes

Source:
Server.scala

Deprecated methods

override def parse(s: String): ParseResult[Server]

Attributes

Deprecated
true
Definition Classes
HeaderCompanion
Source:
Server.scala

Inherited methods

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

Attributes

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

Attributes

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

Concrete fields

override val name: CIString

Attributes

Source:
Server.scala

Implicits

Implicits

Attributes

Source:
Server.scala