Type Definition rusty_box::http_client::common::Headers

source ·
pub type Headers = HashMap<String, String>;
Expand description

HTTP headers.