Sineaggi commented on PR #512: URL: https://github.com/apache/httpcomponents-client/pull/512#issuecomment-1885652488
Unfortunately this is still causing issues for projects such as docker-java (see https://github.com/docker-java/docker-java/issues/2290). Currently this bug manifests as a backwards-imcompatible change to projects inheriting from PlainConnectionSocketFactory and SSLConnectionSocketFactory. I've made an example fix https://github.com/apache/httpcomponents-client/pull/535 to pull the proxy null check higher out -- 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]
