Skip to main content
Module

x/shed/index.ts>RequestCookieStore.toSetCookie

All Worker Tools under a single roof
Latest
method RequestCookieStore.toSetCookie
Re-export
Deprecated
Deprecated

Might remove/change name

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

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

Returns

string