Expand description
HTTP/3 client and server
Modules§
- client
- HTTP/3 client
- error
- Error handling logic and types for the
http3crate. - ext
- Extensions for the HTTP/3 protocol.
- quic
- QUIC Transport traits
- server
- This module provides methods to create a http/3 Server.
Structs§
- Pseudo
Order - Represents the order of HTTP/3 pseudo-header fields in a header block.
- Pseudo
Order Builder - A builder for constructing a
PseudoOrder. - Setting
Id - An HTTP/3 setting identifier.
Enums§
- Pseudo
Id - Represents the order of HTTP/3 pseudo-header fields in the header block.