Web features explorer

Mixed content handling

Widely available since 2022-07-15
Tags: http Groups: Security

When a document is loaded over HTTPS, browsers ensure that none of the document's resources are loaded over an insecure protocol. Instead, resources that the document attempts to load over an insecure protocol are either loaded over HTTPS or are blocked.

Learning resources on MDN

Browser support