### Please answer the following questions for yourself before submitting a question. - [X] I am running the latest version - [X] I checked the [knowledge base](https://adguard.com/kb/) and found no answer - [X] 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?