1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-21 15:04:11 -05:00
denoland-deno/ext
Raashid Anwar 8ba828b41e
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
2023-12-31 12:45:12 +00:00
..
broadcast_channel perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
cache chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
console chore: update deno_core to 0.240.0 (#21726) 2023-12-28 19:30:07 +00:00
cron perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
crypto perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
fetch fix(http_client): Fix Deno.createHttpClient to accept poolIdleTimeout parameter (#21603) 2023-12-31 12:45:12 +00:00
ffi perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
fs perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
http refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
io chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
kv perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
napi chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
net perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
node fix(node/zlib): consistently return buffer (#21747) 2023-12-31 17:23:09 +05:30
tls chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
url chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
web perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
webgpu perf: remove opAsync (#21690) 2023-12-27 02:30:26 +01:00
webidl chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00
websocket refactor: simplify hyper, http, h2 deps (#21715) 2023-12-27 11:59:57 -05:00
webstorage chore: forward v1.39.1 commit to main (#21667) (#21671) 2023-12-21 18:43:52 +00:00