Type Definition sentry_contrib_native::Request[][src]

type Request = HttpRequest<Envelope>;
This is supported on crate feature transport-custom only.

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