Table of Contents

Field XForwardedHost

Namespace: Sisk.Core.Http
Assembly: Sisk.Core.dll

XForwardedHost

The HTTP X-Forwarded-Host header.

Used to identify the original host requested by the client in the Host HTTP request header, often used in proxy setups.

public const string XForwardedHost = "X-Forwarded-Host"

Field Value

string