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

x/astral/bindings/celestial.ts>Network_BlockedSetCookieWithReason

A high-level puppeteer/playwright-like library for Deno
Latest
type alias Network_BlockedSetCookieWithReason
import { type Network_BlockedSetCookieWithReason } from "https://deno.land/x/astral@0.3.5/bindings/celestial.ts";
definition: { blockedReasons: Network_SetCookieBlockedReason[]; cookieLine: string; cookie?: Network_Cookie; }