aspnetcore/test/Microsoft.AspNetCore.Http.C...
James Newton-King b30c2fecbf
SSE formatting refactor (#1916)
2018-04-11 17:13:15 +12:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs Use expression body properties and implicit arrays where possible (#1906) 2018-04-08 21:40:01 +12:00
HttpConnectionManagerTests.cs
LongPollingTests.cs
MapConnectionHandlerTests.cs readonly all the things (#1901) 2018-04-08 15:47:01 +12:00
Microsoft.AspNetCore.Http.Connections.Tests.csproj SSE formatting refactor (#1916) 2018-04-11 17:13:15 +12:00
NegotiateProtocolTests.cs
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
WebSocketsTests.cs