Bundled Apache HTTP client - no proxy
AEM 6.2/3/4
Does anyone know if it's possible to use (or uses) the Apache HttpClient OSGi bundle (org.apache.httpcomponents.httpclient) without proxy settings?
In other words, if it's disabled by unchecking "Enable HTTP Proxy" and I try to use an instance of it via HttpClientBuilderFactory, will it behave as a regular Apache HTTP client?
I suspect so...
Regards,
David
(Don't say try it
)