aspnetcore/test/WebSites/CorsWebSite
Pranav K 8eea0ad44c Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
..
Controllers
Filters
CorsWebSite.csproj Update samples and tests to target netcoreapp2.1 2017-11-13 14:58:40 -08:00
Program.cs Add EndpointMetadata to ActionDescriptor and hookup CORS (#8158) 2018-07-28 16:12:54 +12:00
Startup.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
StartupWith21Compat.cs Update tests to latest compat switch 2018-08-23 08:09:02 -07:00
readme.md

readme.md

CorsWebSite

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