aspnetcore/test/WebSites/CorsWebSite
Javier Calvarro Nelson f2a8c1cea7 Refactor CORS support out of MVC Core 2017-08-14 11:40:56 -07:00
..
Controllers Refactor CORS support out of MVC Core 2017-08-14 11:40:56 -07:00
Filters [Fixes #3979] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization 2016-01-26 16:27:40 -08:00
CorsWebSite.csproj [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
Startup.cs [Fixes #6468] Clean up the productionized testing infrastructure 2017-07-03 10:15:06 -07:00
readme.md

readme.md

CorsWebSite

This web site illustrates how to configure actions to allow/disallow cross origin requests.