aspnetcore/test/WebSites/CorsMiddlewareWebSite
Chris R bab41f2fbd React to Hosting API changes. 2016-01-12 15:27:00 -08:00
..
wwwroot Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
CorsMiddlewareWebSite.xproj Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
EchoMiddleware.cs Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
Startup.cs React to Hosting API changes. 2016-01-12 15:27:00 -08:00
hosting.json Reacting to new Hosting API 2015-12-17 20:55:30 -08:00
project.json React to Hosting API changes. 2016-01-12 15:27:00 -08:00
readme.md Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00

readme.md

CorsMiddlewareWebSite

This web site illustrates how to use CorsMiddleware to apply a policy for entire application.