Skip to content

GM_xmlhttpRequest unsupport the referer header? #1899

@SOULITY

Description

@SOULITY

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?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions