mirror of
https://github.com/denoland/deno.git
synced 2024-12-18 21:35:31 -05:00
960776cd32
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> |
||
---|---|---|
.. | ||
test-buffer-creation-regression.js | ||
test-child-process-exit.js | ||
test-http-server-keep-alive-timeout-slow-server.js | ||
test-net-connect-local-error.js | ||
test-net-response-size.js | ||
test-net-server-bind.js | ||
test-tls-lookup.js | ||
test-tls-psk-client.js | ||
test-tls-securepair-client.js | ||
test-tls-session-timeout.js |