Skip to main content
Module

x/drash/deps.ts>setCookie

A microframework for Deno's HTTP server with zero third-party dependencies
Go to Latest
function setCookie
import { setCookie } from "https://deno.land/x/drash@v2.7.0/deps.ts";

Set the cookie header properly in the headers

Parameters

headers: Headers

The headers instance to set the cookie to