Module legacy

Source
Expand description

Legacy implementations of connect module and Client

Modules§

connect
Connectors used by the Client.

Structs§

Builder
A builder to configure a new Client.
Client
A Client to make outgoing HTTP requests.
Error
Client errors
ResponseFuture
A Future that will resolve to an HTTP Response.