Expand description
HTTP/1 client connections
Structs§
- A builder to configure an HTTP connection.
- A future that processes all HTTP state for the IO object.
- Deconstructed parts of a
Connection
. - The sender side of an established connection.
Functions§
- Returns a handshake future over some IO.