You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
summary: SocketsHttpHandler plus Deadlock Refactor
feat: Use `SocketsHttpHandler` to configure `HttpClient` in .NET 6+. (#2931)
fix: Refactoring to reduce the likelihood of a deadlock in `HttpClient.SendAsync()`. (#2931)
chore: Minor refactoring and logging updates. (#2931)
0 commit comments