Type Definition async_scgi::ScgiHeaders[][src]

pub type ScgiHeaders = HashMap<String, String>;
Expand description

An ScgiRequest header map.