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.
Latest
method http.SecureCookieMap.prototype.clear
import { http } from "https://deno.land/x/fsrouter@3.1.0/deps.ts";
const { SecureCookieMap } = http;

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