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

Turn on hyper backend by default #663

Closed
brson opened this issue Aug 18, 2016 · 2 comments
Closed

Turn on hyper backend by default #663

brson opened this issue Aug 18, 2016 · 2 comments

Comments

@brson
Copy link
Contributor

brson commented Aug 18, 2016

I think it works! Let's turn it on and see if anything goes bad. Should be a matter of changing the download_file_ function to prefer hyper to curl.

It would be nice if native_tls was published to crates.io though.

Once the hyper backend is live for a month or so we can disable the curl backend completely by turning off the feature of the download crate. For now I don't want to remove curl support from the download crate because I still have the notion to publish it separately as a learning tool.

@brson
Copy link
Contributor Author

brson commented Aug 18, 2016

Hm, it's probably worth investigating whether there are any new revisions of native_tls, and to do a bit more due diligence by having somebody smart review the TLS integration.

@jelford
Copy link
Contributor

jelford commented Apr 1, 2017

@brson can this issue be closed in light of #993?

@Diggsey Diggsey closed this as completed May 5, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants