9 public int Port {
get; }
28 public override bool Equals([NotNullWhen(
true)]
object obj)
48 return $
"{IdnHost}:{Port}";
override bool Equals([NotNullWhen(true)] object obj)
HttpAuthority(string host, int port)
bool Equals([NotNullWhen(true)] HttpAuthority other)
override string ToString()
override int GetHashCode()
static readonly string UriSchemeHttp