property AgentOptions.keepAlive Usage in Denoimport { type AgentOptions } from "node:http"; Keep sockets around in a pool to be used by other requests in the future. Default = false Type boolean | undefined