Skip to main content

nav_headers_fetch

Function nav_headers_fetch 

Source
pub fn nav_headers_fetch(
    profile: &StealthProfile,
    target_url: &str,
    origin: Option<&str>,
) -> Vec<(String, String)>
Expand description

Browser-aware fetch (XHR/window.fetch) header dispatch.