flyer 3.0.5

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

pub type Headers = HashMap<String, String>;