Skip to main content
Module

x/live/mod.ts>HttpError

Git-based Visual CMS for Deno, </> htmx and Tailwind apps. Deploy on any Deno-compatible host.
Very Popular
Go to Latest
class HttpError
extends Error
import { HttpError } from "https://deno.land/x/live@1.75.5/mod.ts";

Escape hatch to allow throwing an http error

Constructors

new
HttpError(resp: Response)

Properties

status: number