pub type ResponseBody = Vec<u8>;
The binary body of the HTTP response.
pub struct ResponseBody { /* private fields */ }