Skip to main content
Module

x/astral/bindings/celestial.ts>Audits_BlockedByResponseReason

A high-level puppeteer/playwright-like library for Deno
Go to Latest
type alias Audits_BlockedByResponseReason
import { type Audits_BlockedByResponseReason } from "https://deno.land/x/astral@0.3.1/bindings/celestial.ts";

Enum indicating the reason a response has been blocked. These reasons are refinements of the net error BLOCKED_BY_RESPONSE.

definition:
| "CoepFrameResourceNeedsCoepHeader"
| "CoopSandboxedIFrameCannotNavigateToCoopPage"
| "CorpNotSameOrigin"
| "CorpNotSameOriginAfterDefaultedToSameOriginByCoep"
| "CorpNotSameSite"