1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-01 16:51:13 -05:00
denoland-deno/ext
Bartek Iwańczuk 0d2eba4b3e
fix(ext/node): handle 'upgrade' responses (#19412)
This commit adds support for "upgrade" events in "node:http"
"ClientRequest". Currently only "Websocket" upgrades are
handled. Thanks to this change package like "npm:puppeteer"
and "npm:discord" should work.

Closes https://github.com/denoland/deno/issues/18913
Closes https://github.com/denoland/deno/issues/17847
2023-06-15 22:50:36 +02:00
..
broadcast_channel 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
cache 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
console 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
crypto 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
fetch fix(ext/node): handle 'upgrade' responses (#19412) 2023-06-15 22:50:36 +02:00
ffi 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
fs feat: Adaptations to support OpenBSD port (#19153) 2023-06-15 22:50:34 +02:00
http chore(ext/http): fix github lint issue (#19479) 2023-06-15 22:50:35 +02:00
io 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
kv 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
napi 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
net 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
node fix(ext/node): handle 'upgrade' responses (#19412) 2023-06-15 22:50:36 +02:00
tls 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
url 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
web 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
webidl perf: optimize ByteString checks, hoist server rid getter (#19452) 2023-06-15 22:50:34 +02:00
websocket 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00
webstorage 1.34.2 (#19433) 2023-06-09 02:13:59 +02:00