Skip to main content
Deno 2 is finally here 🎉️
Learn more
Latest
method RequestCookieStore.toSetCookie
Deprecated
Deprecated

Might remove/change name

import { RequestCookieStore } from "https://deno.land/x/shed@v0.1.0-pre.10/request-cookie-store.ts";

Helper to turn a single CookieInit into a set-cookie string.

Returns

string