Commit Graph

16 Commits

Author SHA1 Message Date
Christer van der Meeren e85c36fa8c Clarify CORS policy result log messages (#177)
Fixes https://github.com/aspnet/Home/issues/3419
2018-08-20 08:25:45 -07:00
Flying Wraptor 2db11051d8 Removed Simple request filtering 2018-08-01 16:02:13 -07:00
John Luo c4b9e061ca Update usage of TestSink 2018-04-12 17:29:31 -07:00
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
Choc 8214954d5b 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
Jass Bagga 09be5bde9d PR comments incorporated 2016-11-22 15:02:37 -08:00
Jass Bagga fb240d4382 PR comments incorporated 2016-11-22 14:57:38 -08:00
Jass Bagga 712dff32bb organize usings 2016-11-21 17:20:25 -08:00
Jass Bagga b3bdba1559 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
Jass Bagga 5dcf47ef12 PR comments incorporated 2016-11-17 17:36:18 -08:00
Jass Bagga 517dc3c860 Added tests for logging 2016-11-16 18:25:15 -08:00
Jass Bagga 4de03b6dff Added logging for preflight requests and origin headers 2016-11-15 15:07:17 -08:00
Kiran Challa 15b66cec1f [Fixes #77] Make HTTP method match as case-insensitive 2016-08-08 14:28:16 -07:00
Doug Bunting 5a3ea74ffa React to HttpAbstractions namespace changes
- aspnet/HttpAbstractions#549 and aspnet/HttpAbstractions#592
- clean up `using`s
2016-03-30 16:30:42 -07:00
N. Taylor Mullen 8ed31de917 Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:27 -08:00
N. Taylor Mullen 28c03ef2e7 Rename AspNet 5 folders and files.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:24:25 -08:00