1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Rano | Ranadeep 702f7ee89c
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-15 17:10:59 +05:30
..
broadcast_channel chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
cache chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
canvas chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
console chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
cron chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
crypto chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
fetch Revert "refactor(fetch): reimplement fetch with hyper instead of reqwest (#24237)" (#24574) 2024-07-13 21:08:23 +00:00
ffi chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
fs chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
http chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
io chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
kv fix(docs): fix some deno.land/manual broken urls (#24557) 2024-07-15 11:08:45 +00:00
napi chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
net chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
node fix(std/http2): release window capacity back to remote stream (#24576) 2024-07-15 17:10:59 +05:30
tls chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
url chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
web chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
webgpu chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
webidl chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
websocket chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00
webstorage chore: forward v1.45.2 release commit to main (#24564) 2024-07-12 18:05:45 -04:00