class documentation

Cross Origin Opener Policies

Constant SAME_ORIGIN Undocumented
Constant SAME_ORIGIN_ALLOW_POPUPS Undocumented
Constant UNSAFE_NONE Undocumented
SAME_ORIGIN: str = (source)

Undocumented

Value
'same-origin'
SAME_ORIGIN_ALLOW_POPUPS: str = (source)

Undocumented

Value
'same-origin-allow-popups'
UNSAFE_NONE: str = (source)

Undocumented

Value
'unsafe-none'