palantir / dialogue

A client-side RPC library for conjure-java
Apache License 2.0
29 stars 14 forks source link

Add support for routing through HTTPS proxies #2278

Closed Eric-Alvarez closed 4 months ago

Eric-Alvarez commented 4 months ago

Currently, dialogue does not support connecting to HTTPS proxies. These are HTTP proxies where the HTTP CONNECT request to the proxy is also secured with its own TLS handshake.