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 Prototypeing a fast header dictionary 2015-08-03 16:20:14 -07:00
FrameResponseHeadersTests.cs Include Server and Date in the initial response header dictionary 2015-08-03 16:20:34 -07:00
MessageBodyExchangerTests.cs
MessageBodyTests.cs Clean build warnings 2015-07-30 12:14:13 -07:00
Microsoft.AspNet.Server.KestrelTests.xproj
MultipleLoopTests.cs
NetworkingTests.cs Clean build warnings 2015-07-30 12:14:13 -07:00
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 Include Server and Date in the initial response header dictionary 2015-08-03 16:20:34 -07:00
TestInput.cs
TestServer.cs
project.json Update CoreCLR versions 2015-08-04 10:15:28 -07:00