Module salvo::http::errors[][src]

Modules

http_error
read_error

Structs

HttpError

Enums

ReadError

Functions

BadGateway
BadRequest
Conflict
ExpectationFailed
FailedDependency
Forbidden
GatewayTimeout
Gone
HttpVersionNotSupported
ImATeapot
InsufficientStorage
InternalServerError
LengthRequired
Locked
LoopDetected
MethodNotAllowed
MisdirectedRequest
NetworkAuthenticationRequired
NotAcceptable
NotExtended
NotFound
NotImplemented
PayloadTooLarge
PaymentRequired
PreconditionFailed
PreconditionRequired
ProxyAuthenticationRequired
RangeNotSatisfiable
RequestHeaderFieldsTooLarge
RequestTimeout
ServiceUnavailable
TooManyRequests
Unauthorized
UnavailableForLegalReasons
UnprocessableEntity
UnsupportedMediaType
UpgradeRequired
UriTooLong
VariantAlsoNegotiates
from_code

Type Definitions

HttpResult