Available on (crate features
http1
or http2
or http3
) and (crate features http1
or http2
) only.Expand description
Hyper backend.
Structsยง
- Hyper
Backend - A backend that handles incoming HTTP connections using a hyper backend.
- Hyper
Backend Builder - Use builder syntax to set the inputs and finish with
build()
.