Skip to main content

is_same_site

Function is_same_site 

Source
pub fn is_same_site(a: &Url, b: &Url) -> bool
Expand description

Checks if two URLs belong to the same site.