aspnetcore/test/WebSites/CorsWebSite
Kiran Challa 85080ae621 Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
..
Controllers Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
Filters Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
wwwroot
CorsWebSite.xproj
Startup.cs Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
project.json
readme.md

readme.md

CorsWebSite

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