Table of Contents

Field Link

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

The HTTP Link header.

Used to provide relationships between the current resource and other resources, often used for navigation and linking.

public const string Link = "Link"

Returns

string
The HTTP Link header. Used to provide relationships between the current resource and other resources, often used for navigation and linking.