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

x/oak_sessions/deps.ts>Response#addResource

Session middleware for Oak
Go to Latest
method Response.prototype.addResource
import { Response } from "https://deno.land/x/oak_sessions@v4.1.10/deps.ts";

Add a resource to the list of resources that will be closed when the request is destroyed.

Parameters

rid: number