Expand description
HTTP extensions that this crate provides.
Re-exports§
pub use crate::backend::h3::webtransport::WebTransportSession;webtransport
Structs§
- Client
Addr - This extension is always present on the request and contains the remote address of the client.
- Client
Identity tls-rustls - This extension is present on the request when the client has provided one or multiple TLS client certificates.