Origin

org.http4s.headers.Origin$
See theOrigin companion class
object Origin

Attributes

Companion:
class
Source:
Origin.scala
Graph
Supertypes
trait Sum
trait Mirror
class Object
trait Matchable
class Any
Self type
Origin.type

Members list

Concise view

Type members

Classlikes

final case class Host(scheme: Scheme, host: Host, port: Option[Int]) extends Renderable

Attributes

Source:
Origin.scala
Graph
Supertypes
trait Product
trait Equals
class Object
trait Matchable
class Any
final case class HostList(hosts: NonEmptyList[Host]) extends Origin

Attributes

Source:
Origin.scala
Graph
Supertypes
trait Product
trait Equals
class Origin
class Object
trait Matchable
class Any
case object Null extends Origin

Attributes

Source:
Origin.scala
Graph
Supertypes
trait Singleton
trait Product
trait Mirror
trait Product
trait Equals
class Origin
class Object
trait Matchable
class Any
Self type
Null.type

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:
Origin.scala

Implicits

Implicits

Attributes

Source:
Origin.scala