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
|
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
| |||
|
feedback
|
|
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. | |||
|
feedback
|
|
I think the best firefox addon for modifying headers is TamperData : | ||||
|
feedback
|
|
Yes they can modify HTTP response headers if you look at below links you will have a better idea. | |||||
feedback
|
|
There is a Modify Response addon that is limited to Content-Type, but should be adaptable to all (most) others. | |||
|
feedback
|