Module actix_http::error

source ·
Expand description

Error and Result module

Structs

A generic “error” for HTTP connections

Enums

A set of error that can occur during parsing content type.
A set of errors that can occur during dispatching HTTP requests.
A set of errors that can occur during parsing HTTP streams.
A set of errors that can occur during payload parsing.