org.http4s.headers.Origin$
See theOrigin companion class
object Origin
Attributes
- Companion:
- class
- Source:
- Origin.scala
- Graph
- Supertypes
- Self type
- Origin.type
Members list
Concise view
Type members
Classlikes
Attributes
- Source:
- Origin.scala
- Graph
- Supertypes
Attributes
- Source:
- Origin.scala
- Graph
- Supertypes
Attributes
- Source:
- Origin.scala
- Graph
- Supertypes
- trait Singletontrait Producttrait Mirrortrait Serializabletrait Producttrait Equalsclass Originclass Objecttrait Matchableclass Any
- Self type
- Null.type
Inherited types
The names of the product elements
The name of the type
Value members
Concrete methods
Attributes
- Source:
- Origin.scala
Implicits
Implicits
implicit val {
finalclass$anon()extendsRenderable{
defrender(writer:Writer):writer.type=vmatch{
caseHostList(hosts)=>
writer.<<[Host](hosts.head)(renderableInst[Host])
hosts.tail.foreach[Writer](((host:Host)=>{
writer.<<("")
writer.<<[Host](host)(renderableInst[Host])
}))
writer
caseNull=>
writer.<<("null")
}
}
(new$anon():Object&Renderable)
}),((s:String)=>parse(s)))(renderableInst[Object&Renderable])" t="n"class="documentableName ">headerInstance: Header[Origin, Single]
Attributes
- Source:
- Origin.scala