pub type IncomingResponse = Response;
Available on crate features client or server only.
Expand description

Convenience type alias for Response, for consistency with other IncomingResponse types.