aboutsummaryrefslogtreecommitdiff
path: root/test/js/node/http/node-http.test.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-04-17Get axios working (#2673)Gravatar Jarred Sumner 1-0/+624
* Revive node:http tests * Fix a couple bugs in node:http * possibly breaking: use `"browser"` exports condition last * Make URL validation error better --------- Co-authored-by: Jarred Sumner <709451+Jarred-Sumner@users.noreply.github.com>