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
refactor: drop proxy-authentication handling from NodeRuntimeManager
Keep the download path simple: OkHttp still picks up IDE proxy host/port
settings via the default ProxySelector, but authenticated proxies are no
longer handled specially. When the download fails the plugin gracefully
falls back to a bundled or system Node.js as before.
0 commit comments