Skip to main content
Module

x/cav/deps.ts>http.setCookie

A server framework for Deno
Go to Latest
function http.setCookie
import { http } from "https://deno.land/x/cav@0.0.21/deps.ts";
const { setCookie } = http;

Set the cookie header properly in the headers

Parameters

headers: Headers

The headers instance to set the cookie to