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 Cors Support in MVC. 2015-03-18 19:37:00 -07:00
CorsWebSite.xproj Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Make Cors filters run before any other authorization filters 2015-11-18 10:51:49 -08:00
project.json Remove Microsoft.AspNet.Server.IIS from test Websites 2015-10-24 08:04:00 -07:00
readme.md Cors Support in MVC. 2015-03-18 19:37:00 -07:00

readme.md

CorsWebSite

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