Expand description
Legacy implementations of connect module and Client
Modules§
Structs§
- Builder
 - A builder to configure a new 
Client. - Client
 - A Client to make outgoing HTTP requests.
 - Error
 - Client errors
 - Response
Future  - A 
Futurethat will resolve to an HTTP Response.