aspnetcore/test/WebSites/CorsWebSite
N. Taylor Mullen aa7ebb343a Update half of the test websites to use new Hosting API conventions.
https://github.com/aspnet/KestrelHttpServer/pull/496
2015-12-18 15:35:13 -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 Update .xproj files for Microsoft.Web.AspNet.* -> Microsoft.DNX.* rename 2015-04-02 13:49:27 -07:00
Startup.cs Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
hosting.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
project.json Update half of the test websites to use new Hosting API conventions. 2015-12-18 15:35:13 -08:00
readme.md

readme.md

CorsWebSite

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