- Previously an incomplete chunked response would be written instead. - Add test to verify Content-Length: 0 is set automatically. - Add test to verify HTTP/1.0 keep-alive isn't used if no Content-Length is set for the response. - Add tests to verify errors are handled properly after chunked writes. #173 |
||
|---|---|---|
| .. | ||
| TestHelpers | ||
| ChunkedResponseTests.cs | ||
| EngineTests.cs | ||
| FrameRequestHeadersTests.cs | ||
| FrameResponseHeadersTests.cs | ||
| MessageBodyExchangerTests.cs | ||
| MessageBodyTests.cs | ||
| Microsoft.AspNet.Server.KestrelTests.xproj | ||
| MultipleLoopTests.cs | ||
| NetworkingTests.cs | ||
| Program.cs | ||
| ShutdownNotImplemented.cs | ||
| SocketOutputTests.cs | ||
| TestConnection.cs | ||
| TestInput.cs | ||
| TestServer.cs | ||
| project.json | ||