FirefoxBar / HeaderEditor

Manage browser's requests, include modify the request headers and response headers, redirect requests, cancel requests
https://he.firefoxcn.net/
GNU General Public License v2.0
969 stars 326 forks source link

[BUG] Headers are not added in responses #264

Open bflorat opened 4 months ago

bflorat commented 4 months ago

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:

Thanks, KUTGW

huelsgp27 commented 2 months ago

same problem.

medericpdev commented 3 weeks ago

Same here, response headers work fine in Chrome but not in Firefox.