Docs.rs
actori-http-1.0.1
actori-http 1.0.1
Permalink
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
06chaynes
Dependencies
actori-codec ^0.2.0
normal
actori-connect ^1.0.2
normal
actori-rt ^1.0.0
normal
actori-service ^1.0.5
normal
actori-threadpool ^0.3.1
normal
actori-tls ^1.0.0
normal
optional
actori-utils ^1.0.6
normal
base64 ^0.11
normal
bitflags ^1.2
normal
brotli2 ^0.3.2
normal
optional
bytes ^0.5.3
normal
chrono ^0.4.6
normal
copyless ^0.1.4
normal
derive_more ^0.99.2
normal
either ^1.5.3
normal
encoding_rs ^0.8
normal
failure ^0.1.5
normal
optional
flate2 ^1.0.13
normal
optional
futures-channel ^0.3.1
normal
futures-core ^0.3.1
normal
futures-util ^0.3.1
normal
fxhash ^0.2.1
normal
h2 ^0.2.1
normal
http ^0.2.0
normal
httparse ^1.3
normal
indexmap ^1.3
normal
language-tags ^0.2
normal
lazy_static ^1.4
normal
log ^0.4
normal
mime ^0.3
normal
percent-encoding ^2.1
normal
pin-project ^0.4.6
normal
rand ^0.7
normal
regex ^1.3
normal
ring ^0.16.9
normal
optional
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.6.1
normal
sha-1 ^0.8
normal
slab ^0.4
normal
time ^0.1.42
normal
actori-connect ^1.0.2
dev
actori-server ^1.0.1
dev
actori-tls ^1.0.0
dev
env_logger ^0.6
dev
futures ^0.3.1
dev
openssl ^0.10
dev
rustls ^0.16
dev
serde_derive ^1.0
dev
Versions
85.46%
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
actori_
http
1.0.1
In actori_
http::
http::
header
actori_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.