pub type Headers = HashMap<String, String>;
HTTP headers.
pub struct Headers { /* private fields */ }