Property UseCors
UseCors
Gets or sets whether this route should send Cross-Origin Resource Sharing headers in the response.
public bool UseCors { get; set; }
Gets or sets whether this route should send Cross-Origin Resource Sharing headers in the response.
public bool UseCors { get; set; }