werkzeug.http.COOP
werkzeug
http
COOP
class COOP(Enum):
View In Hierarchy
SAME_ORIGIN
SAME_ORIGIN_ALLOW_POPUPS
UNSAFE_NONE
str
Undocumented
'same-origin'
'same-origin-allow-popups'
'unsafe-none'