pub trait HeaderMap: HeaderMapSealed { }
Trait to abstract over the HeaderMap types from both v0.2 and v1.0 of the http crate.
HeaderMap
http