Docs.rs
rama-http-0.2.0
rama-http 0.2.0
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Repository
crates.io
Source
Owners
GlenDC
Dependencies
async-compression ^0.4
normal
optional
base64 ^0.22
normal
bitflags ^2.9
normal
bytes ^1
normal
chrono ^0.4
normal
const_format ^0.2
normal
csv ^1.3
normal
futures-lite ^2.6
normal
http-range-header ^0.4
normal
httpdate ^1.0
normal
iri-string ^0.7
normal
matchit ^0.8
normal
mime ^0.3.17
normal
mime_guess ^2
normal
nanoid ^0.4
normal
percent-encoding ^2.3
normal
pin-project-lite ^0.2
normal
radix_trie ^0.2
normal
rama-core ^0.2.0
normal
rama-http-headers ^0.2.0
normal
rama-http-types ^0.2.0
normal
rama-macros ^0.2.0
normal
rama-net ^0.2.0
normal
rama-ua ^0.2.0
normal
rama-utils ^0.2.0
normal
regex ^1.11
normal
serde ^1.0
normal
serde_html_form ^0.2
normal
serde_json ^1.0
normal
smol_str ^0.3
normal
tokio ^1.45
normal
tokio-util ^0.7
normal
tracing ^0.1
normal
uuid ^1.16
normal
brotli ^8
dev
flate2 ^1.1
dev
itertools ^0.14
dev
parking_lot ^0.12
dev
rama-tcp ^0.2.0
dev
tempfile ^3.19
dev
tokio ^1.45
dev
tokio-test ^0.4
dev
tracing-subscriber ^0.3
dev
zstd ^0.13
dev
Versions
99.55%
of the crate is documented
Platform
i686-unknown-linux-gnu
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
rama_
http
0.2.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.