Docs.rs
io-http-0.1.1
io-http 0.1.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
soywod
Dependencies
anyhow ^1
normal
optional
base64 ^0.22
normal
httparse ^1.10
normal
log ^0.4
normal
memchr ^2.7
normal
pimalaya-stream ^0.0.1
normal
optional
secrecy ^0.10
normal
thiserror ^2
normal
url ^2.5
normal
env_logger ^0.11
dev
rustls ^0.23
dev
rustls-platform-verifier ^0.7
dev
tokio ^1
dev
tokio-rustls ^0.26
dev
url ^2.5
dev
Versions
53.72%
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
Skip to main content
Module request
io_http
0.1.1
In io_
http::
rfc1945
io_http
::
rfc1945
Module
request
Copy item path
Source
Expand description
HTTP/1.0 request serialisation onto the wire (
RFC 1945 §4
).