aspnetcore/test/Microsoft.AspNetCore.Socket...
David Fowler 831fa72893 Remove the RequestId from DefaultConnectionContext (#516)
* Remove the RequestId from DefaultConnectionContext
- Added a GetHttpContext() extension method on ConnectionContext
- Also fixed an issue not setting LastSeenUtc
2017-06-03 22:05:44 -10:00
..
ConnectionManagerTests.cs Remove the RequestId from DefaultConnectionContext (#516) 2017-06-03 22:05:44 -10:00
HttpConnectionDispatcherTests.cs Remove the RequestId from DefaultConnectionContext (#516) 2017-06-03 22:05:44 -10:00
LongPollingTests.cs
Microsoft.AspNetCore.Sockets.Tests.csproj
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs