Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add tls_info(true) support when using Proxy #2589

Open
gsanchezgavier opened this issue Mar 10, 2025 · 0 comments · May be fixed by #2590
Open

Add tls_info(true) support when using Proxy #2589

gsanchezgavier opened this issue Mar 10, 2025 · 0 comments · May be fixed by #2590

Comments

@gsanchezgavier
Copy link

Issue:

The current implementation of tls_info(true) is not supported when Proxy is used. The current implementation has a hardcoded false for some cases, like when using socks5 on rust_tls feature, and other Proxy config/features combinations.

Expectation:

Include tls info when using a proxy if tls_info(true) is set on the builder.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant