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