Determine if two URLs share the same origin.
First URL to compare as a string or a normalized URL in the form of a dictionary object returned by urlResolve().
urlResolve()
Second URL to compare as a string or a normalized URL in the form of a dictionary object returned by urlResolve().
Determine if two URLs share the same origin.