- 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. |
||
|---|---|---|
| .. | ||
| DummyApplication.cs | ||
| HttpClientSlim.cs | ||
| LifetimeNotImplemented.cs | ||
| MockSystemClock.cs | ||
| TestApplicationErrorLogger.cs | ||
| TestConnection.cs | ||
| TestKestrelTrace.cs | ||
| TestServer.cs | ||
| TestServiceContext.cs | ||