pub type ResponseData = Vec<u8>;
The full serialized binary content of the HTTP response.
pub struct ResponseData { /* private fields */ }