1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-25 15:29:32 -05:00
denoland-deno/ext
Raashid Anwar 857cf1f154
fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout parameter (#21603)
Fixed the bug `Deno.createHttpClient` to accept `poolIdleTimeout` parameter.

Fixes https://github.com/denoland/deno/issues/21546
2024-01-04 20:34:51 +01:00
..
broadcast_channel perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
cache 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
console chore: update deno_core to 0.240.0 (#21726) 2024-01-04 20:34:49 +01:00
cron perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
crypto perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
fetch fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout parameter (#21603) 2024-01-04 20:34:51 +01:00
ffi perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
fs perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
http refactor: simplify hyper, http, h2 deps (#21715) 2024-01-04 20:34:49 +01:00
io 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
kv perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
napi 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
net perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
node fix(node/zlib): consistently return buffer (#21747) 2024-01-04 20:34:51 +01:00
tls 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
url 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
web perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
webgpu perf: remove opAsync (#21690) 2024-01-04 20:34:48 +01:00
webidl 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00
websocket refactor: simplify hyper, http, h2 deps (#21715) 2024-01-04 20:34:49 +01:00
webstorage 1.39.1 (#21667) 2023-12-21 16:46:13 +01:00