Commit Graph

13 Commits

Author SHA1 Message Date
Chris R d8209b6cd4 #173 Ignore write failures, fix disconnect notifications. 2016-08-22 10:53:59 -07:00
Chris R fe6ecfde65 #160 Remove response body buffering, fix layering of related features 2016-08-09 16:10:26 -07:00
Chris R 235ac59551 API cleaup, organization 2016-07-29 15:19:44 -07:00
Pavel Krymets 75144a4350 Migrate tests, tools and samples to portable 2016-04-14 15:24:10 -07:00
N. Taylor Mullen 5433130182 Transition to netstandard.
- dotnet5.X => netstandard1.y (where y = x-1).
- DNXCore50 => netstandardapp1.5.
- Applied the same changes to ifdefs.
2016-03-01 13:35:50 -08:00
John Luo 497565a52c Updating test TFMs for custom test discovery 2016-02-18 17:03:22 -08:00
N. Taylor Mullen a83445441a Rename AspNet 5 file contents.
See https://github.com/aspnet/Announcements/issues/144 for more information.
2016-01-22 12:23:36 -08:00
Cesar Blum Silveira 905b5bcfc2 Enable tests on CoreCLR (#143). 2015-12-22 14:13:34 -08:00
Chris R 3c044fb92e #120 Implement response buffering. 2015-06-08 10:47:10 -07:00
Chris R 2681e8b3d1 #112, #113 Sort out default response modes, allow manual chunking. 2015-05-15 14:55:54 -07:00
Chris Ross 4b76d93801 Change spelling of Cancelled to Canceled. Cleanup. 2014-08-25 14:21:19 -07:00
Chris Ross 5de5534982 #43 - Honor CancellationTokens for Read/Write/Flush/SendFileAsync. 2014-08-25 14:18:57 -07:00
Chris Ross 1416cc4d69 #46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server. 2014-08-06 15:49:53 -07:00