pub fn same_origin(a: &str, b: &str) -> bool
Returns true when both inputs resolve to the same origin.
true