Kiran Challa
936f5a4f6a
Made HttpMethod match case-INsensitive
...
Related to https://github.com/aspnet/CORS/issues/77
2016-08-08 14:34:27 -07:00
Doug Bunting
ee2cfa1963
Merge remote-tracking branch 'origin/release' into dev
2016-04-13 16:04:14 -07:00
Doug Bunting
eda647e270
Complete the doc comments for filters
...
- #3851
- add lots of words
- correct that vs. which confusion
2016-04-13 16:01:30 -07:00
Ryan Nowak
3b3bfb5a69
Remove using Task.FromResult where possible
...
Believe it or not, this one in ActionResult is showing in TechEmpower. I
did a pass on all of the product code since the cache task actually
improves the readability of the code 😎
2016-04-06 16:06:45 -07:00
Ajay Bhargav Baaskaran
8e6b4980e3
[ Fixes #4310 ] Moved AuthorizeFilter and CorsAuthorizationFilter to a public namespace
2016-03-21 11:54:03 -07:00
Kiran Challa
fd3ee49987
[ Fixes #4085 ] Controller helper inconsistency: HttpNotFound(), Ok()
2016-02-19 09:25:04 -08:00
jacalvar
71a815be50
[ Fixes #3979 ] AuthorizationContext conflicts with type in Microsoft.AspNet.Authorization
2016-01-26 16:27:40 -08:00
N. Taylor Mullen
3be7fbdf9f
Rename AspNet 5 file contents.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:18:33 -08:00
N. Taylor Mullen
6a6c8ca544
Rename AspNet 5 folders and files.
...
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:17:07 -08:00