Skip to main content

Crate http3

Crate http3 

Source
Expand description

HTTP/3 client and server

Modules§

client
HTTP/3 client
error
Error handling logic and types for the http3 crate.
ext
Extensions for the HTTP/3 protocol.
quic
QUIC Transport traits
server
This module provides methods to create a http/3 Server.

Structs§

PseudoOrder
Represents the order of HTTP/3 pseudo-header fields in a header block.
PseudoOrderBuilder
A builder for constructing a PseudoOrder.
SettingId
An HTTP/3 setting identifier.

Enums§

PseudoId
Represents the order of HTTP/3 pseudo-header fields in the header block.