Function net::http_loader::is_same_site

source ยท
fn is_same_site(site_a: &ImmutableOrigin, site_b: &ImmutableOrigin) -> bool
Expand description