Module hyper_util::client::legacy
source · Expand description
Legacy implementations of connect module and Client
Modules§
- Connectors used by the
Client.
Structs§
- A builder to configure a new
Client. - A Client to make outgoing HTTP requests.
- Client errors
- A
Futurethat will resolve to an HTTP Response.