pub type RequestBody = Vec<u8>;
The raw binary body of the request.
pub struct RequestBody { /* private fields */ }