Modify Headers FF plugin

Very handy little plugin to Add or Modify Http headers

After you install you should start Modify headers (you can also Stop is and disable individual headers)
Then you can choose to Add or Modify or Filter headers.
I needed to send Accept-Language as en-gb only (and turn off en-us), so I
- started modify headers
- selected Modify action from drop down
- added header Accept-Language and value en-gb
- then hit Add btn
- ensure the header is enabled (green btn)
Then refresh your link

Looking in Firebug Net panel I now see the following passed
Accept-Language en-gb


Help
http://www.garethhunt.com/modifyheaders/help/?v=0.7.1.1


SoapUI is another tool for such effects but this is simpler.

Comments

Popular posts from this blog

deep dive into Material UI TextField built by mui

angular js protractor e2e cheatsheet

react-router v6.4+ loaders, actions, forms and more