Ben Adams
|
ecca980c91
|
Implement IHeaderDictionary.ContentLength
|
2017-01-24 14:55:48 -08:00 |
Cesar Blum Silveira
|
cedbe76f52
|
Abort request on client FIN (#1139).
|
2016-12-13 12:03:33 -08:00 |
Pavel Krymets
|
c777a9efea
|
Use TaskCache class from Microsoft.Extensions.TaskCache.Sources (#1089)
Instead of Task.FromResult(0)
|
2016-09-09 15:57:33 -07:00 |
Cesar Blum Silveira
|
19f8958fa8
|
Move TestServer to shared directory.
|
2016-09-06 12:47:24 -07:00 |
Stephen Halter
|
16fbb94c44
|
Automatically chunk and set 0 Content-Length for non keep-alive responses
|
2016-08-15 16:27:54 -07:00 |
Stephen Halter
|
5f4e60bf8d
|
Always set "Connection: close" header for non keep-alive responses
|
2016-08-15 16:27:54 -07:00 |
Andrew Stanton-Nurse
|
09f5be1434
|
fix #909 by moving most classes to Internal ns
|
2016-06-03 14:14:21 -07:00 |
Kristian Hellang
|
72cc0ffbd5
|
Set Date and Server headers at response start
Closes #223
|
2016-05-26 17:38:16 +02:00 |