Type Alias ResponseVersion

Source
pub type ResponseVersion = String;
Expand description

The HTTP version of the response (e.g., “HTTP/1.1”).

Aliased Type§

pub struct ResponseVersion { /* private fields */ }