1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-27 17:49:08 -05:00
denoland-deno/cli/tests/node_compat/test
Leo Kettmeir 867a6d3032
refactor(node): reimplement http client (#19122)
This commit reimplements most of "node:http" client APIs using
"ext/fetch".

There is some duplicated code and two removed Node compat tests that
will be fixed in follow up PRs.

---------

Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
2023-05-17 01:20:32 +02:00
..
common chore(ext/node): removed skipped compat test cases (#19109) 2023-05-13 15:26:16 +09:00
fixtures chore: fix & update node compat config (#19106) 2023-05-13 14:49:11 +09:00
internet chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
parallel refactor(node): reimplement http client (#19122) 2023-05-17 01:20:32 +02:00
pseudo-tty test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00
pummel chore(tools): restore node compat test setup script (#18290) 2023-03-21 22:38:07 +09:00
sequential test(ext/node): more node compat tests (#17827) 2023-02-20 16:35:04 +01:00