function
HostName() : string
Returns the current request host name.
This value is taken from the HTTP_HOST server variable and represents
the domain name (and optional port) used by the client to access
the application (e.g. "example.com" or "example.com:8080").