pub type ResponseVersion = String;
The HTTP version of the response (e.g., “HTTP/1.1”).
pub struct ResponseVersion { /* private fields */ }