Skip to main content
Deno 2 is finally here 🎉️
Learn more
Go to Latest
function getSetCookies
import { getSetCookies } from "https://deno.land/x/frugal@0.5.0/docs/dep/std/http.ts";

Parse set-cookies of a header

Parameters

headers: Headers

The headers instance to get set-cookies from

Returns

List of cookies