Table of Contents

Property Origin

Namespace
Sisk.Core.Entity
Assembly
Sisk.Core.dll

Origin

Gets the value of the HTTP Origin header.

Indicates the origin of the request, helping servers implement CORS and manage cross-origin requests.

public string? Origin { get; }

Property Value

string