Modifying HTTP response headers in Firefox

Does anyone know if Firefox extensions are allowed to modify HTTP response headers? For example, can an extension remove the x-frame-options header to let the page load in an iframe?

Thanks


S. Wong is correct. Modify Headers supports modification of request headers only at present. However, I am looking at supporting response headers for a future version.


I think the best firefox addon for modifying headers is TamperData :

https://addons.mozilla.org/en-US/firefox/addon/966/


有一个修改响应插件仅限于Content-Type,但应该适用于所有(大多数)其他人。

链接地址: http://www.djcxy.com/p/74028.html

上一篇: 修改Firefox扩展

下一篇: 在Firefox中修改HTTP响应标头