1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-22 15:06:54 -05:00
denoland-deno/ext
Bartek Iwańczuk 313b0268bf
refactor(ext/node): create separate ops for node:http module (#24788)
This commit duplicates ops from "ext/fetch" to "ext/node" to
kick off a bigger rewrite of "node:http".

Most of duplication is temporary and will be removed as these
ops evolve.

(cherry picked from commit c6ecf70a09)
2024-07-31 20:26:49 +02:00
..
broadcast_channel 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
cache 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
canvas 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
console 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
cron 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
crypto 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
fetch chore: upgrade to rust 1.80 (#24778) 2024-07-31 20:26:27 +02:00
ffi chore: upgrade to rust 1.80 (#24778) 2024-07-31 20:26:27 +02:00
fs 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
http fix(http): Adjust hostname display for Windows when using 0.0.0.0 (#24698) 2024-07-31 20:26:17 +02:00
io 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
kv 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
napi 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
net 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
node refactor(ext/node): create separate ops for node:http module (#24788) 2024-07-31 20:26:49 +02:00
node_resolver fix(unstable/compile): handle byonm import in sub dir (#24755) 2024-07-31 20:25:33 +02:00
tls 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
url 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
web fix(types): fix streams types (#24770) 2024-07-31 20:26:19 +02:00
webgpu chore: upgrade to rust 1.80 (#24778) 2024-07-31 20:26:27 +02:00
webidl 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
websocket 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00
webstorage 1.45.4 (#24751) 2024-07-26 12:38:02 -04:00