aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter 753d64660d Ignore zero length writes when automatically chunking responses
- Zero length writes would previously be interpreted as the end of response
- Optimize writing the chunked response suffix
- Add tests for automatic response chunking
2015-08-14 15:59:47 -07:00
..
TestHelpers
ChunkedResponseTests.cs Ignore zero length writes when automatically chunking responses 2015-08-14 15:59:47 -07:00
EngineTests.cs Gracefully handle exceptions thrown from OnStarting callbacks 2015-08-14 12:05:43 -07:00
FrameRequestHeadersTests.cs
FrameResponseHeadersTests.cs
MessageBodyExchangerTests.cs
MessageBodyTests.cs
Microsoft.AspNet.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs
Program.cs
ShutdownNotImplemented.cs
SocketOutputTests.cs Expand timeout in SocketOutputTests due to flakiness on the CI server 2015-08-07 12:27:04 -07:00
TestConnection.cs
TestInput.cs
TestServer.cs
project.json Update CoreCLR versions 2015-08-04 10:15:28 -07:00