Apache HTTP Components Proxy Configuration
Hi,
I'm having an issue using Apache HTTP Components Proxy Configuration to connect to our proxy using AEM 6.3. Using HTTPClient 3.x code I am able to access the proxy without issue using Day Commons HTTP Client 3.1. However switching the code to org.apache.httpcomponents 4.x I am not hitting the proxy using Apache HTTP Components Proxy config using the same proxy parameters. Are there any other settings that may need to be updated to make this connection work? Is there a specific version of httpcomponents that I need to use?
