Read HTTP response from Firefox extension

Brand new for Firefox extensions. I cannot find much information on reading an HTTP response, is this possible?

Does anyone have any ideas? I just need to check it out before doing the redirection.

thank

+3
source share
1 answer

See Modifying HTTP responses in the Firefox extension and sources of the TamperData FireFox extension.

+2
source

All Articles