Kenta Moriuchi
|
8fb073d7b4
|
chore: Happy New Year 2025 (#27509)
|
2024-12-31 19:12:39 +00:00 |
|
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 |
|
Luca Casonato
|
e53678fd58
|
Revert "feat(fetch): accept async iterables for body" (#25207)
Unfortunately this caused a regression:
https://github.com/denoland/deno/issues/25203.
Need to do some more upstream spec work to fix this before this can be
re-landed.
Reverts denoland/deno#24623
|
2024-08-26 12:24:27 +02:00 |
|
Leo Kettmeir
|
ba40347a35
|
feat(fetch): accept async iterables for body (#24623)
Implements https://github.com/whatwg/webidl/pull/1397
Fixes #21454
Closes #24849
|
2024-08-06 00:13:02 -07:00 |
|