import { getCookies } from "https://deno.land/x/alosaur@v0.30.0/src/deps.ts";
Parse the cookies of the Server Request
Parameters
req: { headers: Headers; }
An object which has a headers
property
import { getCookies } from "https://deno.land/x/alosaur@v0.30.0/src/deps.ts";
Parse the cookies of the Server Request
An object which has a headers
property