Module mco_http::error

source ·
Expand description

Error and Result module.

Enums

  • A set of errors that can occur parsing HTTP streams.
  • Errors that can occur during parsing.

Type Aliases

  • Result type often returned from methods that can have mco_http Errors.