Unverified Commit 2efb6f79 authored by Niklas Adolfsson's avatar Niklas Adolfsson Committed by GitHub
Browse files

[http client]: add HTTPS support (#210)

* Revert "[http client]: switch to surf instead of hyper (#204)"

This reverts commit ce1625b7

.

* feat(http client): HTTPS support

* [deps]: hyper-rustls

* fix nit

* more ugly conditional compilation

* Update http-client/src/transport.rs

* Update http-client/src/transport.rs

* Update http-client/src/transport.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update http-client/src/transport.rs

Co-authored-by: default avatarDavid <[email protected]>

* Update http-client/src/transport.rs

Co-authored-by: default avatarDavid <[email protected]>

* [http client]: make `tls` not optional.

* fix bad merge

* simplify imports

Co-authored-by: default avatarDavid <[email protected]>
parent e2b62bab
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment