org.http4s.headers.Forwarded.Host
See theHost companion class
object Host
Attributes
- Companion
- class
- Source
- Forwarded.scala
- Graph
-
- Supertypes
- Self type
-
Host.type
Members list
Value members
Concrete methods
Creates Host from Uri.Host and port number. Validates the latter and returns ParseFailure if it is invalid.
Attributes
- Source
- Forwarded.scala
Parses host and optional port number from the given string according to RFC3986.
Parses host and optional port number from the given string according to RFC3986.
Attributes
- Source
- Forwarded.scala
Concrete fields
Attributes
- Source
- Forwarded.scala
In this article