- Add a SkipNegotiation flag to the .NET and ts client to allow skipping the negotiation phase. Don't infer it based on the transport type. - Updated the negotiate protocol to support returning a redirect url - Added support to .NET client to handle redirect negotiations - Handle poorly written endpoints that sends infinite redirects - Added access token support and an infinite redirect guard - Add delete handler for stopping the transport |
||
|---|---|---|
| .. | ||
| HubConnectionHandlerTestUtils | ||
| Internal | ||
| AuthConnectionHandler.cs | ||
| CancellationDisposable.cs | ||
| ClientProxyTests.cs | ||
| DefaultHubActivatorTests.cs | ||
| DefaultHubLifetimeManagerTests.cs | ||
| DefaultTransportFactoryTests.cs | ||
| EchoConnectionHandler.cs | ||
| EndToEndTests.cs | ||
| HttpHeaderConnectionHandler.cs | ||
| HubConnectionHandlerTests.cs | ||
| HubReflectionHelperTests.cs | ||
| MapSignalRTests.cs | ||
| Microsoft.AspNetCore.SignalR.Tests.csproj | ||
| Startup.cs | ||
| UncreatableHub.cs | ||
| WebSocketsTransportTests.cs | ||
| WriteThenCloseConnectionHandler.cs | ||