0
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-10-29 08:58:01 -04:00
denoland-deno/ext
Jared Flatow 33565e16ca
fix(ext/http): patch regression in variadic args to serve handler (#20796)
I'm not sure what was the purpose of trying to be so clever with the
args were (maybe an optimization?), but it breaks variadic args as
pointed out in #20054.

Signed-off-by: Matt Mastracci <matthew@mastracci.com>
Co-authored-by: Matt Mastracci <matthew@mastracci.com>
2023-10-27 05:34:41 -06:00
..
broadcast_channel chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
cache chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
console chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
crypto chore: update base64 crate (#20877) 2023-10-26 18:39:04 +02:00
fetch chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
ffi chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
fs chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
http fix(ext/http): patch regression in variadic args to serve handler (#20796) 2023-10-27 05:34:41 -06:00
io chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
kv chore: update base64 crate (#20877) 2023-10-26 18:39:04 +02:00
napi chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
net chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
node fix(unstable/byonm): improve error messages (#20987) 2023-10-26 21:22:15 -04:00
tls chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
url chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
web refactor: op_sleep uses op2 macro (#20908) 2023-10-26 14:16:41 -06:00
webidl chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00
websocket chore: update deno_core and port all remaining ops to op2 (#20954) 2023-10-25 13:43:38 +02:00
webstorage chore: forward v1.37.2 release commit to main (#20897) 2023-10-13 03:12:06 +00:00