Skip to main content
Module

x/astral/bindings/celestial.ts>Security_MixedContentType

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

A description of mixed content (HTTP resources on HTTPS pages), as defined by https://www.w3.org/TR/mixed-content/#categories

definition: "blockable" | "optionally-blockable" | "none"