Function HTTPRequest.host
Shortcut to the 'Host' header (always present for HTTP 1.1)
string host() scope @property scope @safe const;
void host
(
string v
) scope @property scope @safe;