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