pub type Headers = HashMap<String, String>;
Type alias for header map
pub struct Headers { /* private fields */ }