aspnetcore/test/Microsoft.AspNetCore.Cors.Test
Michiel Post 2dbfb8839b Include VaryByOrigin when there are multiple Origins configured (#84)
Fixes #97 

* Added negative test and updated origin to valid origin url

* Fixed tabs and spaces
2016-12-21 15:49:50 -08:00
..
CorsMiddlewareFunctionalTest.cs
CorsMiddlewareTests.cs [Fixes #77] Make HTTP method match as case-insensitive 2016-08-08 14:28:16 -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 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
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
CorsServiceTests.cs Include VaryByOrigin when there are multiple Origins configured (#84) 2016-12-21 15:49:50 -08:00
CorsTestFixtureOfT.cs
DefaultCorsPolicyProviderTests.cs
Microsoft.AspNetCore.Cors.Test.xproj One build to rule them all 2016-07-06 22:02:12 -07:00
TestCorsOptions.cs
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
project.json 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