aboutsummaryrefslogtreecommitdiff
path: root/test/http-test-server.ts (follow)
AgeCommit message (Collapse)AuthorFilesLines
2023-03-22test(undici): rm external http reqs from tests (#2459)Gravatar Derrick Farris 1-0/+168
* test(undici): rm external http reqs from tests * cleanup(http-test-server): remove finished TODOs * test(undici): fix server type, remove type:module to fix typings in test dir * test(undici): make the typings better * test(undici): fix typo