Docs.rs
actix-http-3.11.1
actix-http 3.11.1
Permalink
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-codec ^0.5
normal
actix-rt ^2.2
normal
actix-service ^2
normal
actix-tls ^3.4
normal
optional
actix-utils ^3
normal
base64 ^0.22
normal
optional
bitflags ^2
normal
brotli ^8
normal
optional
bytes ^1
normal
bytestring ^1
normal
derive_more ^2
normal
encoding_rs ^0.8
normal
flate2 ^1.0.13
normal
optional
foldhash ^0.1
normal
futures-core ^0.3.17
normal
h2 ^0.3.26
normal
optional
http ^0.2.7
normal
httparse ^1.5.1
normal
httpdate ^1.0.1
normal
itoa ^1
normal
language-tags ^0.3
normal
local-channel ^0.1
normal
optional
mime ^0.3.4
normal
percent-encoding ^2.1
normal
pin-project-lite ^0.2
normal
rand ^0.9
normal
optional
sha1 ^0.10
normal
optional
smallvec ^1.6.1
normal
tokio ^1.38.2
normal
tokio-util ^0.7
normal
tracing ^0.1.30
normal
zstd ^0.13
normal
optional
actix-http-test ^3
dev
actix-server ^2
dev
actix-tls ^3.4
dev
actix-web ^4
dev
async-stream ^0.3
dev
criterion ^0.5
dev
divan ^0.1.8
dev
env_logger ^0.11
dev
futures-util ^0.3.17
dev
memchr ^2.4
dev
once_cell ^1.21
dev
rcgen ^0.13
dev
regex ^1.3
dev
rustls-pemfile ^2
dev
rustversion ^1
dev
serde ^1
dev
serde_json ^1.0
dev
static_assertions ^1
dev
openssl ^0.10.55
dev
rustls ^0.23
dev
tokio ^1.38.2
dev
Versions
85.06%
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 h2
actix_
http
3.11.1
Module h2
Module Items
Structs
In crate actix_
http
actix_http
Module
h2
Copy item path
Source
Available on
crate feature
http2
only.
Expand description
HTTP/2 protocol.
Structs
ยง
Dispatcher
Dispatcher for HTTP/2 protocol.
H2Service
ServiceFactory
implementation for HTTP/2 transport
Payload
HTTP/2 peer stream.