class ServerResponse
extends NodeWritable
import { ServerResponse } from "https://deno.land/std@0.145.0/node/http.ts";
Constructors
new
ServerResponse(reqEvent: Deno.RequestEvent)import { ServerResponse } from "https://deno.land/std@0.145.0/node/http.ts";