Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oak_nest/deps.ts>OakCookie#clear

Refer to nestjs to realize some common functions for Deno
Go to Latest
method OakCookie.prototype.clear
import { OakCookie } from "https://deno.land/x/oak_nest@v2.0.0/deps.ts";

Sets all cookies in the Request to be deleted in the response.

Parameters

options: SecureCookieMapSetDeleteOptions