Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Docs.rs
warp-0.3.5
warp 0.3.5
Docs.rs crate page
MIT
Links
Repository
crates.io
Source
Owners
seanmonstar
Dependencies
async-compression ^0.3.7
normal
bytes ^1.0
normal
futures-channel ^0.3.17
normal
futures-util ^0.3
normal
headers ^0.3
normal
http ^0.2
normal
hyper ^0.14
normal
log ^0.4
normal
mime ^0.3
normal
mime_guess ^2.0.0
normal
multer ^2.1.0
normal
percent-encoding ^2.1
normal
pin-project ^1.0
normal
rustls-pemfile ^1.0
normal
scoped-tls ^1.0
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
tokio ^1.0
normal
tokio-rustls ^0.23
normal
tokio-stream ^0.1.1
normal
tokio-tungstenite ^0.18
normal
tokio-util ^0.7
normal
tower-service ^0.3
normal
tracing ^0.1.21
normal
handlebars ^4.0
dev
listenfd ^1.0
dev
pretty_env_logger ^0.4
dev
serde_derive ^1.0
dev
tokio ^1.0
dev
tokio-stream ^0.1.1
dev
tracing-log ^0.1
dev
tracing-subscriber ^0.3
dev
Versions
100%
of the crate is documented
Go to latest version
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
☰
Module cookie
Functions
?
Module
warp
::
filters
::
cookie
source
·
[
−
]
Expand description
Cookie Filters
Functions
cookie
Creates a
Filter
that requires a cookie by name.
optional
Creates a
Filter
that looks for an optional cookie by name.