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

[BUG] Headers are not added in responses #264

Open
bflorat opened this issue Jun 20, 2024 · 1 comment
Open

[BUG] Headers are not added in responses #264

bflorat opened this issue Jun 20, 2024 · 1 comment

Comments

@bflorat
Copy link

bflorat commented Jun 20, 2024

BUG
I set a response-change header :

image

On any call (initialized from XHR or a static resource GET), this header is absent from the response headers ad displayed in F12 / Network.

规则和测试地址
请提供规则内容和测试地址。

附加信息
Firefox 115.7.0esr (64-bit) Linux

Notes:

  • requests headers work as expected
  • I tested other extensions and I had the same problem, is it a firefox restriction in last versions ? It worked last year with ModHeaders in all cases.
  • it seems that the response header name is lowered (I typed 'FF_...' but it is saved as 'ff_....'). I can't test this because of the absence of the header in the response but if it is actually in lower case, it would cause us issues.

Thanks, KUTGW

@huelsgp27
Copy link

same problem.

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

No branches or pull requests

2 participants