An authority as defined by RFC3986. Can point to any valid host on a computer network. Characterized by supporting userinfo, port as well as IP addresses in addition to normal hostnames.
An authority as defined by RFC3986. Can point to any valid host on a computer network. Characterized by supporting userinfo, port as well as IP addresses in addition to normal hostnames.
- Value Params
- host
A valid host. This is either a domain name, or an IPv4 or IPv6 address
- port
Optional port component
- userInfo
Optional userinfo component holding username and optionally password
- See also
https://www.ietf.org/rfc/rfc3986.txt chapter 3.2 Authority
- Companion
- object
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any