Skip to main content
Deno 2 is finally here 🎉️
Learn more
Module

x/deno/std/http/mod.ts>getCookies

A modern runtime for JavaScript and TypeScript.
Go to Latest
function getCookies
import { getCookies } from "https://deno.land/x/deno@v0.28.0/std/http/mod.ts";

Parse the cookies of the Server Request

Parameters

Server Request