Docs.rs
actix-web-4.4.1
actix-web 4.4.1
Docs.rs crate page
MIT
OR
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix-codec ^0.5
normal
actix-http ^3.5
normal
actix-macros ^0.2.3
normal
actix-router ^0.5
normal
actix-rt ^2.6
normal
actix-server ^2
normal
actix-service ^2
normal
actix-tls ^3.1
normal
actix-utils ^3
normal
actix-web-codegen ^4.2
normal
ahash ^0.8
normal
bytes ^1
normal
bytestring ^1
normal
cfg-if ^1
normal
cookie ^0.16
normal
derive_more ^0.99.8
normal
encoding_rs ^0.8
normal
futures-core ^0.3.17
normal
futures-util ^0.3.17
normal
itoa ^1
normal
language-tags ^0.3
normal
log ^0.4
normal
mime ^0.3
normal
once_cell ^1.5
normal
pin-project-lite ^0.2.7
normal
regex ^1.5.5
normal
serde ^1.0
normal
serde_json ^1.0
normal
serde_urlencoded ^0.7
normal
smallvec ^1.6.1
normal
socket2 ^0.5
normal
time ^0.3
normal
url ^2.1
normal
Versions
91.3%
of the crate is documented
Go to latest version
Platform
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
☰
actix_web
4.4.1
In actix_web::http::header
?
Constant
actix_web
::
http
::
header
::
DATE
source
·
[
−
]
pub const DATE:
HeaderName
;
Expand description
Contains the date and time at which the message was originated.