arturobernalg opened a new pull request, #684: URL: https://github.com/apache/httpcomponents-client/pull/684
add opt-in support for HTTPS-proxy tunnelling (TLS-in-TLS) by introducing ProxyTlsConnectionOperator and ProxyTlsAsyncConnectionOperator and corresponding useHttpsProxyTunnelling() builder flags. While standard proxy tunneling (CONNECT method) establishes a plain TCP connection to the proxy, many modern enterprise and corporate environments utilize HTTPS proxies for enhanced security and access control. -- 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: dev-unsubscr...@hc.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@hc.apache.org For additional commands, e-mail: dev-h...@hc.apache.org