Docs.rs
actix-web-0.3.0
actix-web 0.3.0
Docs.rs crate page
MIT
/
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
actix ^0.4.2
normal
bitflags ^1.0
normal
brotli2 ^0.3.2
normal
bytes ^0.4
normal
cookie ^0.10
normal
failure ^0.1
normal
failure_derive ^0.1
normal
flate2 ^1.0
normal
futures ^0.1
normal
h2 ^0.1
normal
http ^0.1.2
normal
http-range ^0.1
normal
httparse ^1.2
normal
libc ^0.2
normal
log ^0.4
normal
mime ^0.3
normal
mime_guess ^1.8
normal
mio ^0.6
normal
native-tls ^0.1
normal
net2 ^0.2
normal
num_cpus ^1.0
normal
openssl ^0.9
normal
percent-encoding ^1.0
normal
regex ^0.2
normal
serde ^1.0
normal
serde_json ^1.0
normal
sha1 ^0.4
normal
smallvec ^0.6
normal
time ^0.1
normal
tokio-core ^0.1
normal
tokio-io ^0.1
normal
tokio-openssl ^0.1
normal
tokio-tls ^0.1
normal
url ^1.6
normal
env_logger ^0.4
normal
reqwest ^0.8
normal
serde_derive ^1.0
normal
skeptic ^0.13
normal
skeptic ^0.13
normal
version_check ^0.1
normal
Versions
Go to latest version
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
Module httpcodes
Structs
Constants
actix_web
Module
actix_web
::
httpcodes
[
−
]
[src]
Basic http responses
Structs
StaticResponse
Constants
HTTPBadRequest
HTTPConflict
HTTPCreated
HTTPExpectationFailed
HTTPForbidden
HTTPFound
HTTPGone
HTTPInternalServerError
HTTPLengthRequired
HTTPMethodNotAllowed
HTTPMovedPermanenty
HTTPMultipleChoices
HTTPNoContent
HTTPNotAcceptable
HTTPNotFound
HTTPNotModified
HTTPOk
HTTPPayloadTooLarge
HTTPPaymentRequired
HTTPPermanentRedirect
HTTPPreconditionFailed
HTTPProxyAuthenticationRequired
HTTPRequestTimeout
HTTPSeeOther
HTTPTemporaryRedirect
HTTPUnauthorized
HTTPUriTooLong
HTTPUseProxy