pub type ScgiHeaders = HashMap<String, String>;
An ScgiRequest header map.
pub struct ScgiHeaders { /* private fields */ }