pub type MultiValueHeaders = HashMap<String, Vec<String>>;
pub struct MultiValueHeaders { /* private fields */ }