Docs.rs
xitca-http-0.7.0
xitca-http 0.7.0
Permalink
Docs.rs crate page
Apache-2.0
Links
Repository
crates.io
Source
Owners
fakeshadow
Dependencies
fnv ^1.0.7
normal
optional
futures-core ^0.3.17
normal
futures-util ^0.3.17
normal
optional
h2 ^0.4
normal
optional
h3 ^0.0.6
normal
optional
h3-quinn ^0.0.7
normal
optional
http ^1
normal
httparse ^1.8
normal
optional
httpdate ^1.0
normal
itoa ^1
normal
optional
native-tls ^0.2.7
normal
optional
pin-project-lite ^0.2.10
normal
slab ^0.4
normal
optional
tokio ^1.30
normal
optional
tokio-uring ^0.5.0
normal
optional
tracing ^0.1.40
normal
xitca-io ^0.4.0
normal
xitca-router ^0.3.0
normal
optional
xitca-service ^0.3.0
normal
xitca-tls ^0.4.0
normal
optional
xitca-unsafe-collection ^0.2.0
normal
criterion ^0.5
dev
xitca-server ^0.5
dev
socket2 ^0.5.1
normal
Versions
51.61%
of the crate is documented
Platform
i686-pc-windows-msvc
i686-unknown-linux-gnu
x86_64-apple-darwin
x86_64-pc-windows-msvc
x86_64-unknown-linux-gnu
Feature flags
Rust
About docs.rs
Privacy policy
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
xitca_
http
0.7.0
In xitca_
http::
http::
header
xitca_http
::
http
::
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.