resourceType

val resourceType: MixedContentResourceType? = null

The type of resource causing the mixed content issue (css, js, iframe, form,...). Marked as optional because it is mapped to from blink::mojom::RequestContextType, which will be replaced by network::mojom::RequestDestination

Sources

jvm source
Link copied to clipboard