Module actix_http::error[][src]

Expand description

Error and Result module

Structs

A set of errors that can occur running blocking tasks in thread pool.

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.