pub type Request = HttpRequest<Envelope>;
Expand description

The http::Request request your Transport is expected to send.