Skip to main content
Module

x/oak/mod.ts>Cookies#clear

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
method Cookies.prototype.clear
import { Cookies } from "https://deno.land/x/oak@v12.5.0/mod.ts";

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

Parameters

options: SecureCookieMapSetDeleteOptions