Table of Contents

Field Location

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

The HTTP Location header.

Used in redirection responses to indicate the URL to which the client should redirect.

public const string Location = "Location"

Returns

string
The HTTP Location header. Used in redirection responses to indicate the URL to which the client should redirect.