Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GM_xmlhttpRequest unsupport the referer header? #1899

Closed
3 tasks done
SOULITY opened this issue Aug 14, 2024 · 0 comments
Closed
3 tasks done

GM_xmlhttpRequest unsupport the referer header? #1899

SOULITY opened this issue Aug 14, 2024 · 0 comments

Comments

@SOULITY
Copy link

SOULITY commented Aug 14, 2024

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?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants