property ServerOptions.IncomingMessage Usage in Denoimport { type ServerOptions } from "node:http"; Specifies the IncomingMessage class to be used. Useful for extending the original IncomingMessage. Type Request | undefined