Docs.rs
hyper-1.5.1
hyper 1.5.1
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
seanmonstar
github:hyperium:core
Dependencies
bytes ^1.2
normal
futures-channel ^0.3
normal
optional
futures-util ^0.3
normal
optional
h2 ^0.4.2
normal
optional
http ^1
normal
http-body ^1
normal
http-body-util ^0.1
normal
optional
httparse ^1.8
normal
optional
httpdate ^1.0
normal
optional
itoa ^1
normal
optional
pin-project-lite ^0.2.4
normal
optional
smallvec ^1.12
normal
optional
tokio ^1
normal
tracing ^0.1
normal
optional
want ^0.3
normal
optional
form_urlencoded ^1
dev
futures-channel ^0.3
dev
futures-util ^0.3
dev
http-body-util ^0.1
dev
pretty_env_logger ^0.5
dev
serde ^1.0
dev
serde_json ^1.0
dev
spmc ^0.3
dev
tokio ^1
dev
tokio-test ^0.4
dev
tokio-util ^0.7.10
dev
Versions
100%
of the crate is documented
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
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
hyper
1.5.1
Module ext
Module Items
Structs
In crate hyper
hyper
Module
ext
Copy item path
Source
Expand description
HTTP extensions.
Structs
ยง
Protocol
Represents the
:protocol
pseudo-header used by the
Extended CONNECT Protocol
.
Reason
Phrase
A reason phrase in an HTTP/1 response.