Available on crate feature
h2 only.Expand description
HTTP/2 error types (RFC 9113 Section 7).
Structs§
- H2Error
- An HTTP/2 protocol error: a rule violation with the connection or stream error code to report, and a human-readable description.
Enums§
- Reason
- HTTP/2 error codes (RFC 9113 Section 7).