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.
x/oak/deps.ts>SecureCookieMap#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.