opentsdb-java-client icon indicating copy to clipboard operation
opentsdb-java-client copied to clipboard

Configure HTTP client to use system properties

Open twiechert opened this issue 8 years ago • 0 comments

... otherwise the client is not able to pick up important system settings like the system-proxy.

Alternatively, one could think of passing a custom instance of the apache httpClient directly trough HttpClient -> PoolingHttpClient.

Thanks, Tayfun

twiechert avatar Sep 12 '17 13:09 twiechert