Module

x/oak/response.ts>Response#destroy

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Response.prototype.destroy
import { Response } from "https://dotland.deno.dev/x/oak@v12.3.0/response.ts";

Release any resources that are being tracked by the response.

Parameters

optional
closeResources = [UNSUPPORTED]

close any resource IDs registered with the response