aspnetcore/test/Microsoft.AspNetCore.Http.C...
BrennanConroy e9937ffb66
Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081)
2018-04-18 17:44:05 -07:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs Split lock into WriteLock and StateLock to prevent deadlocks and unneeded lock contention (#2081) 2018-04-18 17:44:05 -07:00
HttpConnectionManagerTests.cs API Review for Http.Connections (#2010) 2018-04-13 16:35:07 -07:00
LongPollingTests.cs API Review for Http.Connections (#2010) 2018-04-13 16:35:07 -07:00
MapConnectionHandlerTests.cs API Review for Http.Connections (#2010) 2018-04-13 16:35:07 -07:00
Microsoft.AspNetCore.Http.Connections.Tests.csproj
NegotiateProtocolTests.cs Added support for negotiate response to redirect the client to another SignalR endpoint (#2070) 2018-04-18 14:22:45 -07:00
ServerSentEventsMessageFormatterTests.cs
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs API Review for Http.Connections (#2010) 2018-04-13 16:35:07 -07:00
WebSocketsTests.cs Add VerifyNoErrorsScope (#1972) 2018-04-15 11:12:21 +12:00