Table of Contents

Property AllowHeaders

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

AllowHeaders

Gets or sets the Access-Control-Allow-Headers header is used in response to a preflight request to indicate which HTTP headers can be used when making the actual request.

public string[] AllowHeaders { get; set; }

Property Value

string[]