aspnetcore/test/WebSites/CorsMiddlewareWebSite
Choc 8214954d5b Add support for clients to configure a policy with custom logic about whether an origin should be allowed and provide a default implementation of the functionality to allow wildcard subdomains 2016-11-29 12:27:00 -08:00
..
CorsMiddlewareWebSite.xproj
EchoMiddleware.cs
Startup.cs
project.json Add support for clients to configure a policy with custom logic about whether an origin should be allowed and provide a default implementation of the functionality to allow wildcard subdomains 2016-11-29 12:27:00 -08:00
readme.md
web.config

readme.md

CorsMiddlewareWebSite

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