crossOriginOpenerPolicy

fun crossOriginOpenerPolicy(crossOriginOpenerPolicyConfig: CrossOriginOpenerPolicyDsl.() -> Unit)

Allows configuration for Cross-Origin-Opener-Policy header.

Calling this method automatically enables (includes) the Cross-Origin-Opener-Policy header in the response using the supplied policy.

Since

5.7

Parameters

crossOriginOpenerPolicyConfig

the customization to apply to the header