Module extensions

Source
Expand description

HTTP extensions that this crate provides.

Re-exports§

pub use crate::backend::h3::webtransport::WebTransportSession;webtransport

Structs§

ClientAddr
This extension is always present on the request and contains the remote address of the client.
ClientIdentitytls-rustls
This extension is present on the request when the client has provided one or multiple TLS client certificates.