aspnetcore/test/shared
Cesar Blum Silveira 4117ad8a1e Refactor non-body response handling.
- Add functional tests
- Remove BadHttpResponse, ResponseRejectionReasons and TestFrameProtectedMembers
- Chunk non-keepalive HTTP/1.1 responses
- Set _canHaveBody to true when StatusCode == 101
- Add test to check that upgraded connections are always closed when the app
  is done
- Log writes on responses to HEAD requests only once.
2016-10-03 16:46:59 -07:00
..
DummyApplication.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
HttpClientSlim.cs
LifetimeNotImplemented.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
MockSystemClock.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestApplicationErrorLogger.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestConnection.cs Add request headers timeout (#1110). 2016-09-27 17:08:02 -07:00
TestKestrelTrace.cs Refactor non-body response handling. 2016-10-03 16:46:59 -07:00
TestServer.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00
TestServiceContext.cs Move TestServer to shared directory. 2016-09-06 12:47:24 -07:00