Gets or sets Host header value to use in an HTTP request independent from the request URI. The Host property can consist of a hostname and an optional port number.
System.StringA string representation of the Internet host
Remarks
The Host request-header field specifies the Internet host and port number of the resource being requested, as obtained from the original URI given by the user or referring resource.