Function setup_default_headers

Source
pub fn setup_default_headers(
    client_builder: ClientBuilder,
    configuration: &Configuration,
    header_map: HeaderMap,
    url: &Option<Box<Url>>,
) -> ClientBuilder
Expand description

Setup the default headers for the request.