github::response::HttpHeaderType [-] [+] [src]

type HttpHeaderType = HashMap<String, Vec<String>>;

HttpHeaderType defines the type used for raw http headers