Mozilla Live Http Headers

For quite a long time I wanted to try the livehtttpsheaders extension. This extensions lets you edit http headers and queries on-line. It’s really useful when debugging Web applications, as you can even modify the post data.

I found this extension even more useful when debugging Https connections as you can see and edit all HTTPS transactions.

Livehttpsheaders can be obtained from : Mozilla Developers: Http Live Headers

Leave a Reply