Steve Sanderson
90acd055fe
Make [FromBody] treat empty request bodies as invalid ( #4750 )
2017-04-10 16:55:14 +01:00
Doug Bunting
efd38a6dd1
Revert "Move aspnet/External#18 comments into `SkipReason`"
...
This reverts commit 5a0fb8551b .
2016-01-30 00:02:36 -08:00
Doug Bunting
5a0fb8551b
Move aspnet/External#18 comments into `SkipReason`
2016-01-29 22:05:12 -08:00
jacalvar
7cbb263edb
[ Fixes #3874 ] Null passed as arguments to controller method parameters when no InputFormatter matches
...
* Add an UnsupportedContentType to the ModelState dictionary when no formatter can read the body.
* Add a filter to the pipeline that searches for that specific exception and transforms the response into 415.
2016-01-28 15:46:17 -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