1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-18 13:22:55 -05:00
denoland-deno/tests/node_compat/test
Satya Rohith 960776cd32
fix(ext/node): support createConnection option in node:http.request() (#25470)
This commit changes "node:http" module to add support
for the "createConnection" option when the "request()"
API is called.


Closes https://github.com/denoland/deno/issues/19507

---------

Signed-off-by: Yoshiya Hinosawa <stibium121@gmail.com>
Signed-off-by: Satya Rohith <me@satyarohith.com>
Co-authored-by: Yoshiya Hinosawa <stibium121@gmail.com>
Co-authored-by: Bartek Iwańczuk <biwanczuk@gmail.com>
Co-authored-by: crowlkats <crowlkats@toaxl.com>
2024-12-13 01:44:42 +01:00
..
abort test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
benchmark test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
common chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
es-module test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
fixtures chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
internet chore: update node_compat setup script (#27051) 2024-11-25 22:35:53 +09:00
message test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
parallel fix(ext/node): support createConnection option in node:http.request() (#25470) 2024-12-13 01:44:42 +01:00
pseudo-tty test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
pummel test: add node compat test cases (#27134) 2024-12-04 11:37:20 +09:00
sequential fix(ext/node): support createConnection option in node:http.request() (#25470) 2024-12-13 01:44:42 +01:00