Is it possible to modify request headers sent by Internet Explorer. There are addins to do this for Mozilla Firefox. Is there a similar thing for IE.
Thanks in advance!!
You can install Fiddler and modify request headers with the CustomRules.js
file.
For reference, visit modify request headers in IE