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 Adding structured negotiate 2017-06-06 15:53:21 -07:00
ServerSentEventsMessageFormatterTests.cs Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
ServerSentEventsTests.cs Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
TestWebSocketConnectionFeature.cs Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00
WebSocketsTests.cs Merge transport and hub protocols (#517) 2017-06-05 09:45:40 -10:00