Docs.rs
http-kit-0.4.2
http-kit 0.4.2
Docs.rs crate page
MIT
Links
Homepage
Repository
crates.io
Source
Owners
lexoliu
Dependencies
async-fs ^2.1
normal
optional
bytes ^1.10
normal
bytestr ^0.3.1
normal
cookie ^0.18
normal
optional
eyre ^0.6.12
normal
futures-lite ^2.6
normal
http ^1.3
normal
http-body ^1.0
normal
http-body-util ^0.1.3
normal
mime ^0.3.17
normal
mime_guess ^2.0.5
normal
optional
pin-project-lite ^0.2.16
normal
serde ^1.0
normal
optional
serde_json ^1.0
normal
optional
serde_urlencoded ^0.7.1
normal
optional
serde ^1.0
dev
thiserror ^2.0.17
dev
tokio ^1.0
dev
Versions
100%
of the crate is documented
Platform
aarch64-apple-darwin
aarch64-unknown-linux-gnu
i686-pc-windows-msvc
x86_64-pc-windows-msvc
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
SET_COOKIE
http_
kit
0.4.2
In http_
kit::
header
http_kit
::
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.