Type Alias ResponseReasonPhrase

Source
pub type ResponseReasonPhrase = String;
Expand description

The reason phrase associated with the HTTP status code.

Aliased Typeยง

pub struct ResponseReasonPhrase { /* private fields */ }