Module afire::error

source ·
Expand description

Errors that can occur in the process of connecting to clients, parsing HTTP and handling requests.

Enums

  • Errors that can occur at startup or in the process of connecting to clients, parsing HTTP and handling requests.
  • Errors that can arise while handling a request
  • Error that can occur while parsing the HTTP of a request
  • Errors that can occur while starting the server
  • Error that can occur while reading or writing to a stream

Type Definitions