1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-12-21 23:04:45 -05:00
denoland-deno/ext
Igor Zinkovsky dc16c996dd
fix(ext/node) add node http methods (#22630)
fixes #22627

This PR fixes a node compat issue that is preventing `serverless-http`
and `serverless-express` npm modules from working with Deno. These
modules are useful for running apps on AWS Lambda (and other serverless
infra).

---------

Signed-off-by: Igor Zinkovsky <igor@deno.com>
2024-02-29 17:56:04 -05:00
..
broadcast_channel 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
cache 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
canvas 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
console 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
cron 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
crypto fix(ext/crypto): align the return type of crypto.randomUUID to cli/tsc/dts/lib.dom.d.ts (#22465) 2024-02-29 13:50:27 +09:00
fetch 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
ffi 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
fs 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
http 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
io fix(io): create_named_pipe parallelism (#22597) 2024-02-26 21:21:14 -07:00
kv 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
napi 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
net 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
node fix(ext/node) add node http methods (#22630) 2024-02-29 17:56:04 -05:00
tls 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
url 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
web 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webgpu 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webidl 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
websocket 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00
webstorage 1.41.0 (#22524) 2024-02-22 02:44:05 +01:00