Chris R
|
7e76ea8731
|
Update file license headers
|
2016-09-30 11:44:59 -07:00 |
Chris R
|
235ac59551
|
API cleaup, organization
|
2016-07-29 15:19:44 -07:00 |
Chris R
|
3061a48a38
|
Do not allow control characters in response headers.
|
2016-05-10 10:59:42 -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 |
Cesar Blum Silveira
|
905b5bcfc2
|
Enable tests on CoreCLR (#143).
|
2015-12-22 14:13:34 -08:00 |
Chris R
|
1f596abfe5
|
React to string[] -> StringValues changes.
|
2015-08-28 12:43:12 -07: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
|
f6c1a559a0
|
Add new HeadersSent API.
|
2014-11-06 11:56:23 -08:00 |
Chris Ross
|
56483cb0ed
|
#54 - Throw if anyone tries to modify the response headers after they are sent.
|
2014-09-24 13:39:09 -07:00 |
Chris Ross
|
1416cc4d69
|
#46 - Rename Microsoft.Net.Server to Microsoft.Net.Http.Server.
|
2014-08-06 15:49:53 -07:00 |