aspnetcore/src/Microsoft.AspNetCore.Cors
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
..
Infrastructure Include VaryByOrigin when there are multiple Origins configured (#84) 2016-12-21 15:49:50 -08:00
Internal PR comments incorporated. Working on making SampleDestination dynamic- define the policy within the sample through a UI. 2016-11-21 15:31:14 -08:00
Properties 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
CorsServiceCollectionExtensions.cs Return IServiceCollection from AddCors extension methods 2016-03-28 15:09:29 -07:00
DisableCorsAttribute.cs
EnableCorsAttribute.cs
Microsoft.AspNetCore.Cors.xproj One build to rule them all 2016-07-06 22:02:12 -07:00
Resources.Designer.cs
Resources.resx
baseline.net45.json Created public API baselines 2016-11-04 13:00:41 -07:00
baseline.netcore.json Created public API baselines 2016-11-04 13:00:41 -07:00
project.json Design PR for CORS sample and logging 2016-11-16 15:46:47 -08:00