1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2025-01-09 07:39:15 -05:00
denoland-deno/ext
Leo Kettmeir ff2439bf77 fix: release ReadeableStream in fetch (#17365)
Fixes #16648

---------

Co-authored-by: Aapo Alasuutari <aapo.alasuutari@gmail.com>
2023-08-21 17:00:45 +05:30
..
broadcast_channel 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
cache refactor(ext/cache): Remove custom shutdown and use fast async ops (#20107) 2023-08-09 17:45:35 +00:00
console 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
crypto 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
fetch fix: release ReadeableStream in fetch (#17365) 2023-08-21 17:00:45 +05:30
ffi 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
fs chore: rename some helpers on the Fs trait (#20097) 2023-08-08 16:28:18 -04:00
http perf(http): use Cow<[u8]> for setting header (#20112) 2023-08-21 17:00:44 +05:30
io chore: deno_core -> 0.201.0 (#20135) 2023-08-21 17:00:44 +05:30
kv 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
napi 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
net fix(ext/net): implement a graceful error on an invalid SSL certificate (#20157) 2023-08-21 17:00:44 +05:30
node fix(ext/node): allow for the reassignment of userInfo() on Windows (#20165) 2023-08-21 17:00:45 +05:30
tls 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
url perf(ext/urlpattern): optimize URLPattern.exec (#20170) 2023-08-21 17:00:45 +05:30
web fix(ext/fetch): clone second branch chunks in Body.clone() (#20057) 2023-08-21 17:00:44 +05:30
webidl 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00
websocket chore: upgrade fastwebsockets to 0.4.4 (#19089) 2023-08-10 09:59:06 +05:30
webstorage 1.36.0 (#20036) 2023-08-03 18:26:25 +02:00