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
HTTP_11
io_http
0.1.1
In io_
http::
rfc9112::
version
io_http
::
rfc9112
::
version
Constant
HTTP_11
Copy item path
Source
pub const HTTP_11: &
str
= "HTTP/1.1";
Expand description
HTTP/1.1 version token as it appears on the wire.