Skip to main content
Module

x/oak_nest/mod.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@v2.0.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