Docs.rs
http-client-6.0.0
http-client 6.0.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
yoshuawuyts
Fishrock123
Dependencies
async-h1 ^2.0.0
normal
async-native-tls ^0.3.1
normal
async-std ^1.6.0
normal
async-trait ^0.1.37
normal
futures-util ^0.3.5
normal
http-types ^2.3.0
normal
hyper ^0.13.6
normal
hyper-tls ^0.4.3
normal
log ^0.4.7
normal
async-std ^1.6.0
dev
portpicker ^0.1.0
dev
tide ^0.9.0
dev
tokio ^0.2.21
dev
isahc ^0.9
normal
futures ^0.3.1
normal
js-sys ^0.3.25
normal
wasm-bindgen ^0.2.48
normal
wasm-bindgen-futures ^0.4.5
normal
web-sys ^0.3.25
normal
Versions
100%
of the crate is documented
Go to latest version
Platform
x86_64-apple-darwin
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
☰
Module h1
Structs
http_client
?
[
−
]
[src]
Module
http_client
::
h1
This is supported on
h1_client
only.
http-client implementation for async-h1.
Structs
H1Client
h1_client
Async-h1 based HTTP Client.