pub type ResponseDataString = String;
The full serialized content of the HTTP response as a UTF-8 string.
pub struct ResponseDataString { /* private fields */ }