aspnetcore/test
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
..
Microsoft.AspNetCore.Server.Kestrel.FunctionalTests Refactor non-body response handling. 2016-10-03 16:46:59 -07:00
Microsoft.AspNetCore.Server.KestrelTests Refactor non-body response handling. 2016-10-03 16:46:59 -07:00
shared Refactor non-body response handling. 2016-10-03 16:46:59 -07:00