Community
Participate
Working Groups
Eclipse provides a mechanism for configuring proxies and a bypass proxy list. However, it appears these values are not being used on a windows client. Eclipse takes the proxy bypass list from IE settings. Wildcards are not supported. Add a system property to allow all communication to bypass the proxy settings. Recommend placing bypass in: HttpProcessor::configureProxyData
Created attachment 198207 [details] Allow HttpProcessor to bypass proxy settings
Applied Patch
Patch applied to 0.9.8_SR2 by Roberto Escobar in commit: feature[bgz_348289]: Allow HttpProcessor to bypass proxy settings