Table of Contents

Field Referer

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

The HTTP Referer header.

Indicates the URL of the resource from which the request originated, helping servers understand the source of traffic.

public const string Referer = "Referer"

Returns

string
The HTTP Referer header. Indicates the URL of the resource from which the request originated, helping servers understand the source of traffic.