[This is preliminary documentation and is subject to change.]
The
Host
request-header field.
Namespace: Simple.Web.HttpSimple.Web.HttpSimple::Web::Http
Assembly: Simple.Web (in Simple.Web.dll)
Syntax
C#
public const string Host = "Host"
VB
Public Const Host As String = "Host"
C++
public:
literal String^ Host = L"Host"