Table of Contents

Field ContentLocation

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

The HTTP Content-Location header.

Indicates an alternate location for the returned data, often used for redirecting clients to a different resource.

public const string ContentLocation = "Content-Location"

Returns

string
The HTTP Content-Location header. Indicates an alternate location for the returned data, often used for redirecting clients to a different resource.