import { Response } from "https://deno.land/x/oak@v16.1.0/response.ts";
Add a resource to the list of resources that will be closed when the request is destroyed.
x/oak/response.ts>Response#addResource
import { Response } from "https://deno.land/x/oak@v16.1.0/response.ts";
Add a resource to the list of resources that will be closed when the request is destroyed.