Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/http_error/deps.ts

An error class for HTTP requests.
Go to Latest
import * as httpError from "https://deno.land/x/http_error@0.1.3/deps.ts";

Enums

Enum of HTTP status codes.

Variables

Map from status code to status text.