Table of Contents

Field AutoAllowOrigin

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

When applied to the AllowOrigin property, the HTTP server automatically applies the incoming request Origin header value to the Access-Control-Allow-Origin header.

public const string AutoAllowOrigin = "<SISK_AUTO_ALLOW_ORIGIN_NAME>"

Returns

string
When applied to the property, the HTTP server automatically applies the incoming request Origin header value to the Access-Control-Allow-Origin header.