Skip to main content

ordered_headers

Function ordered_headers 

Source
pub fn ordered_headers<'a>(
    profile: &Option<StealthProfile>,
    headers: &'a [(String, String)],
) -> Vec<(&'a str, &'a str)>