Docs.rs
rama-http-0.3.0
rama-http 0.3.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
GlenDC
Dependencies
ahash ^0.8
normal
async-compression ^0.4
normal
optional
base64 ^0.22
normal
bitflags ^2.13
normal
compression-codecs ^0.4
normal
optional
compression-core ^0.4
normal
optional
const_format ^0.2
normal
csv ^1.4
normal
flate2 ^1.1
normal
optional
http-range-header ^0.4
normal
httpdate ^1.0
normal
iri-string ^0.7
normal
jiff ^0.2.31
normal
memchr ^2.8
normal
optional
mime_guess ^2
normal
optional
multer ^3.1
normal
optional
parking_lot ^0.12
normal
percent-encoding ^2.3
normal
pin-project-lite ^0.2
normal
quick-xml ^0.41
normal
optional
rama-core ^0.3.0
normal
rama-http-headers ^0.3.0
normal
rama-http-hyperium ^0.3.0
normal
optional
rama-http-macros ^0.3.0
normal
optional
rama-http-types ^0.3.0
normal
rama-json ^0.3.0
normal
rama-net ^0.3.0
normal
rama-utils ^0.3.0
normal
rand ^0.10
normal
rawzip ^0.4
normal
optional
serde ^1.0
normal
serde_html_form ^0.4
normal
serde_json ^1.0
normal
tokio ^1.52
normal
uuid ^1.23
normal
brotli ^8
dev
flate2 ^1.1
dev
itertools ^0.15
dev
parking_lot ^0.12
dev
quickcheck ^1.1
dev
quickcheck_macros ^1.2
dev
serde_json ^1.0
dev
tempfile ^3.27
dev
time =0.3.47
dev
tokio ^1.52
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
tracing-test ^0.2
dev
zstd ^0.13
dev
Versions
81.52%
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
Module utils
rama_
http
0.3.0
Module utils
Module Items
Enums
Traits
In crate rama_
http
rama_http
Module
utils
Copy item path
Source
Expand description
Utilities for HTTP.
Enums
§
Header
Value
Err
Error type for header value getters.
Traits
§
Header
Value
Getter
Utility trait for getting header values from a request or response.