CORS/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 Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
CorsMiddlewareTests.cs No CORS headers sent if Exception is thrown 2018-06-25 14:00:30 -07:00
CorsOptionsTest.cs Updated EnableCorsAttribute and UseCors extension to not have to supply a policy name. 2017-09-12 17:06:05 -07:00
CorsPolicyBuilderTests.cs 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
CorsPolicyExtensionsTests.cs Handle malformed origin Uri (#139) 2018-01-08 11:04:57 -08:00
CorsPolicyTests.cs 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
CorsResultTests.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
CorsServiceTests.cs Update usage of TestSink 2018-04-12 17:29:31 -07:00
CorsTestFixtureOfT.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
DefaultCorsPolicyProviderTests.cs React to HttpAbstractions namespace changes 2016-03-30 16:30:42 -07:00
Microsoft.AspNetCore.Cors.Test.csproj Update samples and tests to target netcoreapp2.1 2017-11-14 09:57:46 -08:00
TestCorsOptions.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
UriHelpersTests.cs 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