property AgentOptions.scheduling Usage in Denoimport { type AgentOptions } from "node:http"; Scheduling strategy to apply when picking the next free socket to use. Type "fifo" | "lifo" | undefined