Table of Contents

Property AccessControlAllowHeaders

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

AccessControlAllowHeaders

Gets or sets the value of the HTTP Access-Control-Allow-Headers header.

public string? AccessControlAllowHeaders { get; set; }

Property Value

string

Remarks

Note: this header can be overwritten by the current CrossOriginResourceSharingHeaders configuration.