Table of Contents

Field AutoFromRequestMethod

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

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

public const string AutoFromRequestMethod = "<SISK_AUTO_FROM_REQUEST_METHOD>"

Returns

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