themotleyfool/NuGet.Lucene

Replace custom CORS support with standard

Closed this issue · 0 comments

WebApi now includes built in support for CORS (http://www.asp.net/web-api/overview/security/enabling-cross-origin-requests-in-web-api).

The custom CORS implementation should be removed if possible.