Module legacy

Source
Expand description

Legacy implementations of connect module and Client

Modules§

client 🔒
The legacy HTTP Client from 0.14.x
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.