Docs.rs
actix-web-0.2.0
actix-web 0.2.0
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
fafhrd91
github:actix:core
Dependencies
http-range ^0.1
log ^0.3
bytes ^0.4
tokio-io ^0.1
sha1 ^0.2
http ^0.1
percent-encoding ^1.0
mime_guess ^1.8
futures ^0.1
httparse ^0.1
regex ^0.2
tokio-core ^0.1
cookie ^0.10
actix >= 0.3.1
mime ^0.3
time ^0.1
url ^1.5
reqwest ^0.8
env_logger ^0.4
skeptic ^0.13
skeptic ^0.13
Versions
Go to latest version
Platform
i686-apple-darwin
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
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