Skip to main content
Module

x/abc/deps.ts>cookie.setCookie

A better Deno framework to create web application.
Go to Latest
function cookie.setCookie
import { cookie } from "https://deno.land/x/abc@v1.0.0-rc4/deps.ts";
const { setCookie } = cookie;

Set the cookie header properly in the Response

Parameters

Server Response