Available on (crate features
http1
or http2
or http3
) and crate feature http3
only.Expand description
HTTP3 backend.
Modules§
- body
- Types for parsing HTTP/3 bodies.
Structs§
- Http3
Backend - A backend that handles incoming HTTP3 connections.
- Http3
Backend Builder - Use builder syntax to set the inputs and finish with
build()
.