aspnetcore/test/Microsoft.AspNetCore.Cors.Test
Jass Bagga 95c663a289
Handle malformed origin Uri (#139)
Addresses aspnet/Home#2318
2018-01-08 11:04:57 -08:00
..
CorsMiddlewareFunctionalTest.cs Rename AspNet 5 file contents. 2016-01-22 12:24:27 -08:00
CorsMiddlewareTests.cs Updated EnableCorsAttribute and UseCors extension to not have to supply a policy name. 2017-09-12 17:06:05 -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 Include VaryByOrigin when there are multiple Origins configured (#84) 2016-12-21 15:49:50 -08: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