Stephen Halter
d34554e3ff
Handle HttpFeature rename
2015-01-18 21:06:12 -08:00
Chris Ross
91d7e382d1
Consume new strongly typed headers. Remove temp implementations.
2015-01-14 15:51:34 -08:00
Kiran Challa
391816eb71
[ Fixes #1713 ]WebApiCompatShim doesn't work with Transfer Encoding: chunked
2015-01-05 21:52:13 -08:00
Doug Bunting
315908af5f
Apply VS' FormatDocument and RemoveAndSort to all *.cs files
...
- #EngineeringDay
- VS does not yet format auto-properties nicely; reverted what it did
Also revert changes under
- test/Microsoft.AspNet.Mvc.Razor.Host.Test/TestFiles
2014-11-20 21:15:46 -08:00
Kiran Challa
dd587f743b
[ Fixes #1331 ] Dispose HttpResponseMessage once its written out in HttpResponseMessageOutputFormatter
2014-10-13 22:34:36 -07:00
Ryan Nowak
22869b41c0
Fix issue #1280 - Add HttpResponseMessageFormatter
...
Adds a formatter that can convert an HttpResponseMessage returned from an
action into HttpContext.Response output.
2014-10-10 13:42:02 -07:00