We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8629f07 commit 35a47d6Copy full SHA for 35a47d6
src/js/resources/cookie.js
@@ -47,6 +47,8 @@ export function getSafeCookieValuesFn() {
47
'all', 'none', 'functional',
48
'granted', 'done',
49
'decline', 'declined',
50
+ 'closed', 'next', 'mandatory',
51
+ 'disagree', 'agree',
52
];
53
}
54
registerScriptlet(getSafeCookieValuesFn, {
0 commit comments