Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak/http_server_node.ts>NodeRequest#error

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method NodeRequest.prototype.error
import { NodeRequest } from "https://deno.land/x/oak@v13.2.0/http_server_node.ts";

Parameters

optional
reason: any