Pranav K
|
e6bdf128f2
|
Log when a request is an OPTIONS request but not a preflight request
Fixes https://github.com/aspnet/AspNetCore/issues/2375
|
2018-10-11 16:30:22 -07:00 |
Pranav K
|
2690a3f621
|
Remove filtering from CorsService
* Add browser based integration tests
|
2018-10-11 12:23:40 -07:00 |
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 |
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 |
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
|
98bb5d67fd
|
Design PR for CORS sample and logging
|
2016-11-16 15:46:47 -08:00 |
Jass Bagga
|
4de03b6dff
|
Added logging for preflight requests and origin headers
|
2016-11-15 15:07:17 -08:00 |