method ServerResponse.prototype.endimport { ServerResponse } from "https://dotland.deno.dev/std@0.116.0/node/http.ts"; end(chunk?: any,encoding?: any,cb?: any,): thisParametersoptionalchunk: anyoptionalencoding: anyoptionalcb: anyReturnsthis