Docs.rs
acril-http-0.1.0
acril-http 0.1.0
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
nothendev
Dependencies
async-std ^1.12
normal
async-tls ^0.12
normal
futures ^0.3
normal
http-types ^2
normal
log ^0.4.11
normal
pin-project ^1.0.2
normal
async-channel ^2
normal
async-dup ^1
normal
async-global-executor ^2
normal
async-io ^2
normal
httparse ^1
normal
js-sys ^0.3.25
normal
send_wrapper ^0.6.0
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
Platform
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 client
acril_
http
0.1.0
Module client
Module Items
Functions
In crate acril_
http
acril_http
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.