Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add URL canonicalization tests. (#208)
* Add URL canonicalization tests. * Malicious URL detection relies on URL canonicalization to prevent bypasses - this implements test cases to ensure our canonicalization works, when combined with our in-browser URL parsing. * Update to use newer URLs instead of Glitch.me
- Loading branch information