Skip to main content
Module

x/fast/mod.ts>Context#throw

Small web framework with near-native performance.
Go to Latest
method Context.prototype.throw
import { Context } from "https://deno.land/x/fast@4.0.0-alpha.1/mod.ts";

Parameters

optional
status = [UNSUPPORTED]
optional
message = [UNSUPPORTED]
optional
init: ResponseInit = [UNSUPPORTED]