pub type ResponseData = Vec<u8>;
Binary data for HTTP response.
pub struct ResponseData { /* private fields */ }