aspnetcore/test/WebSites/CorsMiddlewareWebSite
Doug Bunting c3c0b45225 Move functional tests of CORS middleware to this repo
- related to aspnet/Mvc#3612
2015-12-15 08:42:26 -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 Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -08:00
project.json Move functional tests of CORS middleware to this repo 2015-12-15 08:42:26 -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.