host

open override val host: String

Gets the encoded host from the authority for this URL. For example, if the authority is "bob@google.com", this method will return "google.com".

Return

the host for this URL