Skip to main content
Module

x/live/mod.ts>HttpError

Open-Source web editor based on Preact, Tailwind and TypeScript. The other side of code.
Very Popular
Go to Latest
class HttpError
extends Error
import { HttpError } from "https://deno.land/x/live@1.67.9/mod.ts";

Escape hatch to allow throwing an http error

Constructors

new
HttpError(resp: Response)

Properties

status: number