onInsecureContentDetected

fun onInsecureContentDetected(connectFlags: <Error class: unknown class> = ConnectFlags(0u), handler: (event: InsecureContentEvent) -> Unit): <Error class: unknown class>(source)

⚠️ Deprecated ⚠️

This is deprecated since version 2.46.

---

Prior to 2.46, this signal was emitted when insecure content was loaded in a secure content. Since 2.46, this signal is generally no longer emitted.

Parameters

connectFlags

a combination of ConnectFlags

handler

the Callback to connect. Params: event the #WebKitInsecureContentEvent