import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CookieBlockedReason } = Protocol.Network;
Types of reasons why a cookie may not be sent with a request.
import { type Protocol } from "https://deno.land/x/pptr@1.2.0/mod.ts";
const { CookieBlockedReason } = Protocol.Network;
Types of reasons why a cookie may not be sent with a request.