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
The http.Transport by default creates a hidden http2.Transport which is supposed to use the settings from the public http.Transport. But the DisableKeepAlive setting isn't propagated.