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