Without changing code, how to force httpClient to use proxy by environment variables or JVM arguments

in https://issues.apache.org/jira/browse/HTTPCLIENT-1128

SystemDefaultHttpClient was added to ver. 4.2

see http://hc.apache.org/httpcomponents-client-ga/httpclient/apidocs/org/apache/http/impl/client/SystemDefaultHttpClient.html

Leave a Comment