aspnetcore/test/Microsoft.AspNetCore.Http.C...
David Fowler e3d90bdf6a
Fix graceful closing of pipes (#1882)
- Closing pipes gracefully in most cases. The only case where we forcefully close the pipes is during application shutdown
- Return 404 if sending to connection after disposal
- Added tests
2018-04-06 10:59:40 -07:00
..
ApplicationLifetime.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
HttpConnectionDispatcherTests.cs Fix graceful closing of pipes (#1882) 2018-04-06 10:59:40 -07:00
HttpConnectionManagerTests.cs Fix graceful closing of pipes (#1882) 2018-04-06 10:59:40 -07:00
LongPollingTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
MapConnectionHandlerTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
Microsoft.AspNetCore.Http.Connections.Tests.csproj Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
NegotiateProtocolTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
ServerSentEventsMessageFormatterTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
ServerSentEventsTests.cs Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
TestWebSocketConnectionFeature.cs 0 byte read in WebSockets (#1878) 2018-04-05 18:50:30 -07:00
WebSocketsTests.cs Fix build (#1825) 2018-04-03 11:45:05 +12:00