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