pub type IncomingRequest = Request;
Available on crate features client or server only.
Expand description

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