Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/oak/mod.ts>CookiesGetOptions

A middleware framework for handling HTTP with Deno 🐿️ 🦕
Extremely Popular
Go to Latest
interface CookiesGetOptions
import { type CookiesGetOptions } from "https://deno.land/x/oak@v13.2.1/mod.ts";

Properties

optional
signed: boolean

Overrides the flag that was set when the instance was created.