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 0902896 commit 709078fCopy full SHA for 709078f
src/options.js
@@ -96,5 +96,6 @@ export default {
96
uploadBatchSize: 100,
97
headers: {
98
'Content-Type': 'application/x-www-form-urlencoded; charset=UTF-8',
99
+ 'Cross-Origin-Resource-Policy': 'cross-origin',
100
},
101
};
0 commit comments