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.
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.