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

x/oak_sessions/deps.ts>Cookies#clear

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

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

Parameters

options: SecureCookieMapSetDeleteOptions