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

x/oak_nest/deps.ts>Response#destroy

Refer to nestjs to realize some common functions for Deno
Go to Latest
method Response.prototype.destroy
import { Response } from "https://deno.land/x/oak_nest@v1.13.15/deps.ts";

Release any resources that are being tracked by the response.

Parameters

optional
closeResources = [UNSUPPORTED]

close any resource IDs registered with the response