Docs.rs
xitca-http-0.8.2
xitca-http 0.8.2
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fakeshadow
Dependencies
compio-buf ^0.7
normal
optional
compio-io ^0.8
normal
optional
compio-net ^0.10
normal
optional
fnv ^1.0.7
normal
optional
futures-core ^0.3.17
normal
futures-util ^0.3.17
normal
optional
h2 ^0.4
normal
optional
h3 ^0.0.8
normal
optional
h3-quinn ^0.0.10
normal
optional
http ^1
normal
httparse ^1.8
normal
optional
httpdate ^1.0
normal
itoa ^1
normal
optional
native-tls ^0.2.7
normal
optional
pin-project-lite ^0.2.10
normal
slab ^0.4
normal
optional
tokio ^1.48
normal
optional
tracing ^0.1.40
normal
xitca-io ^0.5.1
normal
xitca-router ^0.4.0
normal
optional
xitca-service ^0.3.0
normal
xitca-tls ^0.5.1
normal
optional
xitca-unsafe-collection ^0.2.0
normal
criterion ^0.7
dev
xitca-server ^0.6.1
dev
socket2 ^0.6.0
normal
Versions
51.63%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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 h1
xitca_
http
0.8.2
Module h1
Module Items
Modules
Structs
Enums
Type Aliases
In crate xitca_
http
xitca_http
Module
h1
Copy item path
Source
Expand description
http/1 specific module for types and protocol utilities.
Modules
§
dispatcher_
unreal
proto
protocol module of Http/1.x aiming to be correct and fast with only safe code.
Structs
§
Request
Body
Buffered stream of request body chunk.
Enums
§
Error
Type Aliases
§
H1Service