connectInsecureContentDetected

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

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