pub type IncomingRequest = Request;
Available on (crate features client or server) and crate feature unstable-msc2246 only.
Expand description

Convenience type alias for Request, for consistency with other IncomingRequest types.