Closed blavoie closed 2 years ago
Add useSystemProperties to HttpClientBuilder, this makes HTTP requests able to use seamlessly an HTTP(S) Proxy when the right settings are passed to the command line:
-Dhttp.proxyHost= -Dhttp.proxyPort=
Also, unused imports are removed.
Add useSystemProperties to HttpClientBuilder, this makes HTTP requests able to use seamlessly an HTTP(S) Proxy when the right settings are passed to the command line:
-Dhttp.proxyHost= -Dhttp.proxyPort=
Also, unused imports are removed.