If I have a URL like:
http://www.example.com:9090/test.html
Then I know that www.example.com is the host name, but what do you
www.example.com
FWIW, the .Net framework Uri class goes for "GetLeftPart()". It's irritating not having a proper name for "scheme + authority"