Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Set Content-Type for testing from Firefox

I need to do some REST service testing from Firefox where I set the Content-Type HTTP header to a specific value (to retrieve XML or JSON).

Is there a Firefox add-on that can do this?

like image 594
rein Avatar asked Jan 23 '23 15:01

rein


1 Answers

There's Modify Headers "... You can modify the user-agent string, add headers to spoof a mobile request (e.g. x-up-calling-line-id) ..."

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

like image 91
Matti Lyra Avatar answered Feb 01 '23 22:02

Matti Lyra