Property UseCors
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
UseCors
Gets or sets whether this route should send Cross-Origin Resource Sharing headers in the response.
public bool UseCors { get; set; }
Namespace: Sisk.Core.Routing
Assembly: Sisk.Core.dll
Gets or sets whether this route should send Cross-Origin Resource Sharing headers in the response.
public bool UseCors { get; set; }