Docs.rs
rustlavel-http-0.1.1
rustlavel-http 0.1.1
Docs.rs crate page
MIT
02 September 2026
Links
Repository
crates.io
Source
Owners
advancedynamic
Dependencies
rustlavel-core ^0.1.1
normal
tokio ^1
normal
Versions
51.22%
of the crate is documented
Go to latest version
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 cookie
rustlavel_
http
0.1.1
Module cookie
Module Items
Structs
Enums
Functions
In crate rustlavel_
http
rustlavel_http
Module
cookie
Copy item path
Source
Expand description
Cookie construction and parsing.
Structs
§
Cookie
A cookie to be sent with a response.
Enums
§
Same
Site
Functions
§
parse_
header
Parse a request’s
Cookie
header into name/value pairs.