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