Module h3::error

source ·
Expand description

HTTP/3 Error types

Structs

  • An HTTP/3 “application error code”.
  • A general error that can occur when handling the HTTP/3 protocol.

Enums

  • Some errors affect the whole connection, others only one Request or Stream. See errors for mor details.