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 340b125 commit be5d1f8Copy full SHA for be5d1f8
tests/cases/images/cross-origin.html
@@ -4,7 +4,7 @@
4
<title>External content tests</title>
5
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
6
<script>
7
- h2cOptions = {useCORS: true};
+ h2cOptions = {useCORS: true, proxy: null};
8
</script>
9
<script type="text/javascript" src="../../test.js"></script>
10
</head>
0 commit comments