Skip to main content
Module

x/drash/src/http/response.ts>DrashResponse#setCookie

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

Set a cookie on the response to be handled by the client.

Parameters