vkuzel opened a new pull request, #473: URL: https://github.com/apache/httpcomponents-client/pull/473
Use a custom socket factory to create a proxied socket. Original implementation assumed that default socket config would pass the proxy into the socket. That's not the case, since `SocketConfig.socksProxyAddress` is used only in the `HttpRequester`, not in the HTTP client. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
