Module actix_http::error
source · Expand description
Error and Result module
Structs§
- A generic “error” for HTTP connections
- A possible error value when converting a
StatusCode
from au16
or&str
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.