pub type IntoIter = IntoIter<(HeaderName, Box<HeaderObj>)>;
pub struct IntoIter { /* private fields */ }