Property Referer
Referer
Gets the value of the HTTP Referer header.
Indicates the URL of the resource from which the request originated, helping servers understand the source of traffic.
public string? Referer { get; }
Gets the value of the HTTP Referer header.
Indicates the URL of the resource from which the request originated, helping servers understand the source of traffic.
public string? Referer { get; }