Skip to main content
Module

x/oak/mod.ts>Response#destroy

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Response.prototype.destroy
import { Response } from "https://deno.land/x/oak@v10.6.0/mod.ts";

Release any resources that are being tracked by the response.

Parameters

optional
closeResources = [UNSUPPORTED]

close any resource IDs registered with the response