Skip to main content

imds_get_headers

Function imds_get_headers 

Source
fn imds_get_headers(
    agent: &Agent,
    url: &str,
    headers: &[(&str, &str)],
) -> Option<String>