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 Bedrock Renames (#1777) 2018-03-30 15:09:19 -07:00
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 SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
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 SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
ServerSentEventsTests.cs SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
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