pub type RequestHost = String;
The host part of an HTTP request.
pub struct RequestHost { /* private fields */ }