[][src]Type Definition sentry_contrib_native::Request

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

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