aspnetcore/test/Microsoft.AspNetCore.Http.C...
Andrew Stanton-Nurse 24328b8e88
fix #1281 by adding support for DELETE endpoint on server (#1925)
2018-04-12 12:39:08 -07:00
..
ApplicationLifetime.cs
HttpConnectionDispatcherTests.cs fix #1281 by adding support for DELETE endpoint on server (#1925) 2018-04-12 12:39:08 -07:00
HttpConnectionManagerTests.cs Clean up timer code with custom awaitable (#1935) 2018-04-11 10:39:29 -07:00
LongPollingTests.cs fix #1281 by adding support for DELETE endpoint on server (#1925) 2018-04-12 12:39:08 -07:00
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 0 byte read in WebSockets (#1878) 2018-04-05 18:50:30 -07:00
WebSocketsTests.cs