class HttpError extends Errorimport { HttpError } from "https://dotland.deno.dev/x/live@1.107.0/runtime/errors.ts"; Escape hatch to allow throwing an http error ConstructorsnewHttpError(resp: Response)Propertiesstatus: number