org.http4s.headers.Forwarded.Element
See theElement companion trait
object Element
Enables the following construction syntax (which preserves type safety and consistency):
Element
.fromBy(<by-node>)
.withFor(<for-node>)
.withHost(<host>)
.withProto(<schema>)`
Attributes
- Companion
- trait
- Source
- Forwarded.scala
- Graph
-
- Supertypes
- Self type
-
Element.type
Members list
In this article