Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/alosaur/src/deps.ts>getCookies

Alosaur - Deno web framework with many decorators
Very Popular
Go to Latest
function getCookies
import { getCookies } from "https://deno.land/x/alosaur@v0.15.0/src/deps.ts";

Parse the cookies of the Server Request

Parameters

req: ServerRequest

Server Request

Returns

Cookies