flyer 3.0.4

HTTP framework for rust
Documentation
1
2
3
use std::collections::HashMap;

pub type Headers = HashMap<String, String>;