Closed
Description
hyper 1.0.
The simplest upgrade path is to use the Client
which was ripped out of hyper and now exists in https://github.com/hyperium/hyper-util/blob/master/src/client/legacy/client.rs
However that depends on hyperium/hyper-util#62 being released (should be quick), and rustls/hyper-rustls#232 being finished or switch to openssl.
The alternative is to build a client manually using hyper , or switch to using reqwest which has a rustls feature built in.
Metadata
Metadata
Assignees
Labels
No labels