Type Definition rusty_box::client::http_client::Headers

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

HTTP headers.