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

x/fsrouter/deps.ts>http.SecureCookieMap#clear

A file system based router for Deno.
Go to Latest
method http.SecureCookieMap.prototype.clear
import { http } from "https://deno.land/x/fsrouter@2.11.1/deps.ts";
const { SecureCookieMap } = http;

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