aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter 69759231ff Set Content-Length: 0 when an AppFunc completes without a write
- 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
2015-08-25 23:17:41 -07:00
..
TestHelpers
ChunkedResponseTests.cs Set Content-Length: 0 when an AppFunc completes without a write 2015-08-25 23:17:41 -07:00
EngineTests.cs Set Content-Length: 0 when an AppFunc completes without a write 2015-08-25 23:17:41 -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 React to DNX renames 2015-07-29 01:04:59 -07:00
NetworkingTests.cs Clean build warnings 2015-07-30 12:14:13 -07:00
Program.cs React to DNX renames 2015-07-29 01:04:59 -07:00
ShutdownNotImplemented.cs React to DNX renames 2015-07-29 01:04:59 -07:00
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 React to DNX renames 2015-07-29 01:04:59 -07:00
project.json Update CoreCLR versions 2015-08-04 10:15:28 -07:00