CrossOriginOpenerPolicy.unsafe_none()
Set the header to 'unsafe-none'.
Usage
CrossOriginOpenerPolicy.unsafe_none()This opts out of COOP-based isolation.
Returns
The CrossOriginOpenerPolicy instance for method chaining.
Set the header to 'unsafe-none'.
Usage
This opts out of COOP-based isolation.
The CrossOriginOpenerPolicy instance for method chaining.