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