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