Modules
Req adapter powered by Rust wreq.
Exception wrapper returned by the Req adapter when CloakedReq fails.
Reference to a Rust-side cookie jar (wreq Jar).
Represents explicit error information returned by CloakedReq.
Rust NIF interface for HTTP request execution via wreq.
Converts a Req.Request into the metadata map and body expected by the Rust NIF.
Converts a native response meta map and body binary (from the Rust NIF)
into a Req.Response.