- 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 |
||
|---|---|---|
| .. | ||
| AbortController.ts | ||
| Errors.ts | ||
| HandshakeProtocol.ts | ||
| HttpClient.ts | ||
| HttpConnection.ts | ||
| HubConnection.ts | ||
| IConnection.ts | ||
| IHubProtocol.ts | ||
| ILogger.ts | ||
| ITransport.ts | ||
| JsonHubProtocol.ts | ||
| Loggers.ts | ||
| LongPollingTransport.ts | ||
| ServerSentEventsTransport.ts | ||
| Stream.ts | ||
| TextMessageFormat.ts | ||
| Utils.ts | ||
| WebSocketTransport.ts | ||
| browser-index.ts | ||
| index.ts | ||
| third-party-notices.txt | ||