Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/oak/deps.ts>HttpErrorOptions

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Very Popular
Go to Latest
interface HttpErrorOptions
implements ErrorOptions
import { type HttpErrorOptions } from "https://deno.land/x/oak@v14.1.0/deps.ts";

Properties

optional
expose: boolean
optional
headers: HeadersInit