pub type ResponseBodyString = String;
The body of the HTTP response represented as a UTF-8 string.
pub struct ResponseBodyString { /* private fields */ }