aspnetcore/test/WebSites/CorsMiddlewareWebSite
John Luo 09df979acf Reacting to new Hosting API 2015-12-17 20:55:30 -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 Reacting to new Hosting API 2015-12-17 20:55:30 -08:00
hosting.json Reacting to new Hosting API 2015-12-17 20:55:30 -08:00
project.json Reacting to new Hosting API 2015-12-17 20:55:30 -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.