1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Rano | Ranadeep c97451977e
fix(std/http2): release window capacity back to remote stream (#24576)
This PR adds logic to release window capacity after reading the chunks
from the stream. Without it, large response (more than `u16::MAX`) may
fill up the capacity and the whole response can't be read.

Closes https://github.com/denoland/deno/issues/24552
Closes https://github.com/denoland/deno/issues/24305
2024-07-22 22:46:40 +02:00
..
broadcast_channel 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
cache 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
canvas 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
console 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
cron 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
crypto 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
fetch Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)" (#24574) 2024-07-22 22:46:39 +02:00
ffi 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
fs 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
http 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
io 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
kv fix(docs): fix some deno.land/manual broken urls (#24557) 2024-07-22 22:46:39 +02:00
napi 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
net 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
node fix(std/http2): release window capacity back to remote stream (#24576) 2024-07-22 22:46:40 +02:00
tls 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
url 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
web 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
webgpu 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
webidl 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
websocket 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00
webstorage 1.45.2 (#24561) 2024-07-12 16:04:46 -04:00