-
Couldn't load subscription status.
- Fork 9
Closed
Description
Please answer the following questions for yourself before submitting a question.
- I am running the latest version
- I checked the knowledge base and found no answer
- I checked to make sure that this issue has not already been filed
Ask a question
I'm trying to
GM_xmlhttpRequest({
...
'headers' : {
'Referer' : 'https://example.com/test'
},
...
});
However, the referrer header doesn't seem to be applied.
Are referrer headers not supported in adguard?