Module async_h1::client

source ·
Expand description

Process HTTP connections on the client.

Re-exports

  • pub use encode::Encoder;

Functions

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