async_h1

Module client

Source
Expand description

Process HTTP connections on the client.

Re-exports§

pub use encode::Encoder;

Functions§

connect
Opens an HTTP/1.1 connection to a remote host.
decode
Decode an HTTP response on the client.