Given that I\'m on the following page:
http://www.webmail.com/pages/home.aspx
How can I retrieve the host name (\"http://www.webmail.
\"http://www.webmail.
let path = window.location.protocol + '//' + window.location.hostname + ':' + window.location.port;