Joe Pea 0a8deed072 feat: Qualify URLs then see if the origins match.
This takes a string input, and converts it into a fully-qualified URL. For example, `./foo` becomes `http://example.com/current/path/foo`. Then we can compare it to other fully-qualified `URL` instances.
2020-06-16 23:41:50 -07:00
..