aspnetcore/test/Microsoft.AspNet.Server.Kes...
Stephen Halter 2642c84bf9 Don't automatically set Content-Length: 0 in some circumstances
- When in response to a HEAD Request
- For 101, 204, 205 and 304 responses
- For non keep-alive connections
2015-08-26 16:16:35 -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 Don't automatically set Content-Length: 0 in some circumstances 2015-08-26 16:16:35 -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