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

Let the user specify a custom TLS wrapper for proxied connections #825

Merged
merged 1 commit into from
Jun 14, 2016

Conversation

inejge
Copy link

@inejge inejge commented Jun 12, 2016

Fixes #824

The new struct ProxyConfig lets one specify a custom TLS wrapper for
proxied connections. The function Client::with_proxy_config takes an
instance of that struct and returns an appropriately initialized new
Client. The connector for talking to the proxy is still fixed to
HttpConnector.

Fixes hyperium#824
@seanmonstar seanmonstar merged commit 1b41567 into hyperium:0.9.x Jun 14, 2016
@inejge inejge deleted the client-proxy-config branch June 18, 2016 20:20
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 this pull request may close these issues.

2 participants