Skip to content

hyper 1.0 #50

Closed
Closed
@jayvdb

Description

@jayvdb

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
No labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions