resourceType property

MixedContentResourceType? resourceType
final

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

Implementation

final MixedContentResourceType? resourceType;