pub type ResponseReasonPhrase = String;
The reason phrase associated with the HTTP status code.
pub struct ResponseReasonPhrase { /* private fields */ }