Expand description
HTTP/3 Error types
Structs§
- Code
- An HTTP/3 “application error code”.
- Error
- A general error that can occur when handling the HTTP/3 protocol.
- Error
Impl - The error kind.
Enums§
- Error
Level - Some errors affect the whole connection, others only one Request or Stream. See errors for mor details.