deno/ext
Luca Casonato b8cf259924
feat(fetch): accept async iterables for body (#26882)
Reland of #24623, but with a fix for `String` objects.

Co-authored-by: crowlkats <crowlkats@toaxl.com>
2024-11-15 15:54:28 +01:00
..
broadcast_channel chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
cache chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
canvas chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
console chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
cron chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
crypto chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
fetch feat(fetch): accept async iterables for body (#26882) 2024-11-15 15:54:28 +01:00
ffi chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
fs feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801) 2024-11-13 13:35:04 +09:00
http feat: OpenTelemetry Tracing API and Exporting (#26710) 2024-11-13 10:38:46 +00:00
io feat(ext/fs): add ctime to Deno.stats and use it in node compat layer (#24801) 2024-11-13 13:35:04 +09:00
kv feat(ext/fetch): allow embedders to use hickory_dns_resolver instead of default GaiResolver (#26740) 2024-11-15 11:44:11 +01:00
napi fix: otel resiliency (#26857) 2024-11-14 12:16:28 +00:00
net feat(ext/fetch): allow embedders to use hickory_dns_resolver instead of default GaiResolver (#26740) 2024-11-15 11:44:11 +01:00
node refactor(resolver): move more resolution code into deno_resolver (#26873) 2024-11-14 15:24:25 -05:00
tls chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
url chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
web feat(fetch): accept async iterables for body (#26882) 2024-11-15 15:54:28 +01:00
webgpu chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30
webidl feat(fetch): accept async iterables for body (#26882) 2024-11-15 15:54:28 +01:00
websocket fix(ext/websocket): initialize error attribute of WebSocket ErrorEvent (#26796) 2024-11-12 17:10:07 +05:30
webstorage chore: forward v2.0.6 release commit to main (#26804) 2024-11-10 13:12:18 +05:30