property ServerOptions.connectionsCheckingInterval Usage in Denoimport { type ServerOptions } from "node:http"; Sets the interval value in milliseconds to check for request and headers timeout in incomplete requests. Type number | undefined