* Throw if CORS policy is configured to allow credentials and any origin Fixes https://github.com/aspnet/AspNetCore/issues/3106 |
||
|---|---|---|
| .. | ||
| Controllers | ||
| Filters | ||
| CorsWebSite.csproj | ||
| Program.cs | ||
| Startup.cs | ||
| StartupWithoutEndpointRouting.cs | ||
| readme.md | ||
readme.md
CorsWebSite
This web site illustrates how to configure actions to allow/disallow cross origin requests.