aspnetcore/test/WebSites/CorsWebSite
James Newton-King 046af405b6
Rename global routing to endpoint routing (#8179)
2018-08-01 15:05:49 +12:00
..
Controllers
…
Filters
…
CorsWebSite.csproj
…
Program.cs
…
Startup.cs
…
StartupWithEndpointRouting.cs Rename global routing to endpoint routing (#8179) 2018-08-01 15:05:49 +12:00
readme.md
…

readme.md

CorsWebSite

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