1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-17 21:03:01 -05:00
denoland-deno/ext
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
..
broadcast_channel chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
cache chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
canvas chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
console chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
cron chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
crypto chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
fetch fix(ext/node): support createConnection option in node:http.request() (#25470) 2024-12-13 01:44:42 +01:00
ffi chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
fs chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
http chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
io chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
kv chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
napi chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
net chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
node fix(ext/node): support createConnection option in node:http.request() (#25470) 2024-12-13 01:44:42 +01:00
telemetry refactor(unstable): otel configuration (#27333) 2024-12-12 09:17:26 +01:00
tls chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
url chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
web chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
webgpu chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
webidl chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
websocket chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00
webstorage chore: forward v2.1.4 release commit to main (#27329) 2024-12-11 12:47:31 +00:00