Module ntex::http::error[][src]

Expand description

Http related errors

Structs

Error returned from a Receiver when the corresponding Sender is dropped.

A generic “error” for HTTP connections

Enums

Blocking operation execution error

A set of error that can occure 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

Traits

Error that can be converted to Response