aspnetcore/test/Microsoft.AspNetCore.Socket...
David Fowler 523517f60c Add support for timing out poll requests (#538)
* Add support for timing out poll requests
- Default poll request is 110 seconds (like in previous versions of SignalR)
- Use 200 with a 0 content length for timeouts.
- Added support for not timing out while debugging
2017-06-07 20:55:00 -10:00
..
ConnectionManagerTests.cs
HttpConnectionDispatcherTests.cs Add support for timing out poll requests (#538) 2017-06-07 20:55:00 -10:00
LongPollingTests.cs Add support for timing out poll requests (#538) 2017-06-07 20:55:00 -10:00
Microsoft.AspNetCore.Sockets.Tests.csproj
ServerSentEventsMessageFormatterTests.cs
ServerSentEventsTests.cs
TestWebSocketConnectionFeature.cs
WebSocketsTests.cs