I need to be able to modify the HTTP headers for Internet Explorer for testing purposes.
Basically, I want to achieve the exact same thing that the Modify Headers plugin for Firefox does.
|
I need to be able to modify the HTTP headers for Internet Explorer for testing purposes. Basically, I want to achieve the exact same thing that the Modify Headers plugin for Firefox does.
| |||
|
feedback
|
|
You could install Fiddler and modify request headers with the CustomRules.js file | |||
|
feedback
|
|
You could use Charles Proxy to do all sorts of header rewriting. It's a great tool. | |||||||||
feedback
|