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
@devrandom noted at #931 (comment) that we currently cache the dns resolution result in HttpClient and never re-look-up the name after repeated connection failure. We should cache the T: ToSocketAddrs type instead.