aspnetcore/test/Microsoft.AspNetCore.Cors.Test
Daniel Little 554855cab3 No CORS headers sent if Exception is thrown
- Normally headers are added however if a controller throws an exception then CORS headers not be present.

Addresses aspnet/Home#3220
2018-06-25 14:00:30 -07:00
..
CorsMiddlewareFunctionalTest.cs
CorsMiddlewareTests.cs No CORS headers sent if Exception is thrown 2018-06-25 14:00:30 -07:00
CorsOptionsTest.cs
CorsPolicyBuilderTests.cs
CorsPolicyExtensionsTests.cs Handle malformed origin Uri (#139) 2018-01-08 11:04:57 -08:00
CorsPolicyTests.cs
CorsResultTests.cs
CorsServiceTests.cs Update usage of TestSink 2018-04-12 17:29:31 -07:00
CorsTestFixtureOfT.cs
DefaultCorsPolicyProviderTests.cs
Microsoft.AspNetCore.Cors.Test.csproj
TestCorsOptions.cs
UriHelpersTests.cs