object Host
- Companion:
- class
- Source:
- Forwarded.scala
Value members
Concrete methods
Creates Host from Uri.Host and port number. Validates the latter and returns ParseFailure if it is invalid.
Creates Host from Uri.Host and port number. Validates the latter and returns ParseFailure if it is invalid.
- 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.
- Source:
- Forwarded.scala