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
[java] Reverting changes made regarding setting proxy via system properties
@joerg1985's comment on the change was correct. Java defaults to using the DefaultProxySelector which uses the system properties. Apologies, I headed down the wrong path earlier. Fixing it as part of this change.
0 commit comments