add proxy property: HttpClientFactory.setProxyProperties(proxyProperties);
Added proxy support. Default system properties are reused: -Dhttp.proxyHost=proxy host -Dhttp.proxyPort=proxy port
Added proxy support.
Default system properties are reused:
-Dhttp.proxyHost=proxy host
-Dhttp.proxyPort=proxy port