Module

x/oak/deps.ts>HttpErrorOptions

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

Properties

optional
expose: boolean
optional
headers: HeadersInit