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

x/oak/deps.ts>SecureCookieMap#clear

A middleware framework for handling HTTP with Deno, Node, Bun and Cloudflare Workers 🐿️ 🦕
Very Popular
Go to Latest
method SecureCookieMap.prototype.clear
import { SecureCookieMap } from "https://deno.land/x/oak@v14.1.1/deps.ts";

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