We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e921051 commit 4607b31Copy full SHA for 4607b31
1 file changed
lib/fetch.js
@@ -34,7 +34,7 @@ async function fetch(url, requestOptions = {}) {
34
{
35
headers: {
36
'User-Agent': 'highcharts/export',
37
- Referer: 'highcharts/export'
+ Referer: 'highcharts.export'
38
}
39
},
40
requestOptions || {}
0 commit comments