Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/danet/src/deps.ts>Response#destroy

The most mature backend framework for Deno
Go to Latest
method Response.prototype.destroy
import { Response } from "https://deno.land/x/danet@1.7.4/src/deps.ts";

Release any resources that are being tracked by the response.

Parameters

optional
closeResources = [UNSUPPORTED]

close any resource IDs registered with the response