Docs.rs
async-h1-2.3.4
async-h1 2.3.4
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
joshtriplett
dignifiedquire
rylev
jbr
Dependencies
async-channel ^1.5.1
normal
async-dup ^1.2.2
normal
async-global-executor ^2.3.1
normal
async-io ^1.13.0
normal
futures-lite ^1.13.0
normal
http-types ^2.9.0
normal
httparse ^1.3.4
normal
log ^0.4.11
normal
pin-project ^1.0.2
normal
async-std ^1.7.0
dev
pretty_assertions ^0.6.1
dev
Versions
100%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
async_
h1
2.3.4
Module client
Module Items
Functions
In crate async_
h1
async_h1
Module
client
Copy item path
Source
Expand description
Process HTTP connections on the client.
Functions
ยง
connect
Opens an HTTP/1.1 connection to a remote host.
decode
Decode an HTTP response on the client.