property ServerOptions.ServerResponse Usage in Deno```typescript import { type ServerOptions } from "node:node__http.d.ts"; ``` Specifies the `ServerResponse` class to be used. Useful for extending the original `ServerResponse`. Type Response | undefined