summaryrefslogtreecommitdiff
path: root/cli/tests/unit/url_test.ts
AgeCommit message (Expand)Author
2020-07-16fix(cli/js/web): IPv6 hostname should be compressed (#6772)JohannLai
2020-07-14Use dprint for internal formatting (#6682)David Sherret
2020-07-13fix(cli/js/web/url): Implement IPv4 hostname parsing (#6707)Nayeem Rahman
2020-07-13fix(cli/fetch): fix relative redirect (#6715)Marcos Casagrande
2020-07-10fix(URL): Implement spec-compliant host parsing (#6689)Nayeem Rahman
2020-06-26fix(cli/js/web/url): Support UNC paths on Windows (#6418)Nayeem Rahman
2020-06-10fix(URL): IPv6 hostname support (#5766)Josh Byrnes
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl