import { HttpError } from "https://deno.land/x/live@1.107.0/engine/errors.ts";
Escape hatch to allow throwing an http error
Constructors
new
HttpError(resp: Response)import { HttpError } from "https://deno.land/x/live@1.107.0/engine/errors.ts";
Escape hatch to allow throwing an http error