Docs.rs
xitca-http-0.7.1
xitca-http 0.7.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fakeshadow
Dependencies
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.7
normal
optional
h3-quinn ^0.0.9
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.30
normal
optional
tokio-uring ^0.5.0
normal
optional
tracing ^0.1.40
normal
xitca-io ^0.4.0
normal
xitca-router ^0.3.0
normal
optional
xitca-service ^0.3.0
normal
xitca-tls ^0.4.0
normal
optional
xitca-unsafe-collection ^0.2.0
normal
criterion ^0.5
dev
xitca-server ^0.5
dev
socket2 ^0.5.1
normal
Versions
51.61%
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 error
xitca_
http
0.7.1
Module error
Module Items
Enums
Type Aliases
In crate xitca_
http
xitca_http
Module
error
Copy item path
Source
Expand description
error types.
Enums
§
Http
Service
Error
HttpService layer error.
Timeout
Error
time out error from async task that run for too long.
Type Aliases
§
Body
Error
Default Request/Response body error.