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
Use http.DefaultTransport.Clone() in UAA version check (#3646)
Replace manual http.Transport creation with cloning DefaultTransport
to preserve default transport settings while configuring TLS.
Co-authored-by: Shwetha Gururaj <shwetha.gururaj@broadcom.com>
0 commit comments