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