Docs.rs
attohttp-0.26.2
attohttp 0.26.2
Permalink
Docs.rs crate page
MPL-2.0
Links
Homepage
Repository
crates.io
Source
Owners
robthepasant33
Dependencies
base64 ^0.21.2
normal
optional
encoding_rs ^0.8.31
normal
optional
encoding_rs_io ^0.1.7
normal
optional
flate2 ^1.0.24
normal
optional
http ^0.2.8
normal
log ^0.4.17
normal
mime ^0.3.16
normal
optional
multipart ^0.18.0
normal
optional
native-tls ^0.2.10
normal
optional
rustls-native-certs ^0.6
normal
optional
rustls ^0.21.0
normal
optional
serde ^1.0.143
normal
optional
serde_json ^1.0.83
normal
optional
serde_urlencoded ^0.7.1
normal
optional
url ^2.2.2
normal
webpki-roots ^0.25.1
normal
optional
anyhow ^1.0.61
dev
env_logger ^0.10.0
dev
futures ^0.3.23
dev
futures-util ^0.3.23
dev
hyper ^0.14.20
dev
lazy_static ^1.4.0
dev
multipart ^0.18.0
dev
rustls-pemfile ^1.0.3
dev
tokio ^1.20.1
dev
tokio-rustls ^0.24.1
dev
tokio-stream ^0.1.9
dev
warp ^0.3.2
dev
Versions
100%
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
SET_COOKIE
attohttp
0.26.2
In attohttp::
header
attohttp
::
header
Constant
SET_
COOKIE
Copy item path
Source
pub const SET_COOKIE:
HeaderName
;
Expand description
Used to send cookies from the server to the user agent.