Docs.rs
async-h1b-3.0.0
async-h1b 3.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
delta4chat
Dependencies
async-channel ^1.5.1
normal
async-dup ^1.2.2
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
smolscale2 ^0.5.8
normal
thiserror ^1.0.22
normal
async-std ^1.7.0
dev
pretty_assertions ^0.6.1
dev
Versions
100%
of the crate is documented
Go to latest version
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_
h1b
3.0.0
Module client
Module Items
Re-exports
Functions
In crate async_
h1b
async_h1b
Module
client
Copy item path
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.