method Response.prototype.unsetimport { Response } from "https://deno.land/x/opine@2.3.4/src/response.ts"; unset(field: string): thisDeletes a header. Parametersfield: stringReturnsthisfor chaining