I registered a listener for http-on-examine-response but it only has access to the header and status code information from the channel subject. How do I examine the response body and make modifications, if necessary, before passing this to the browser.
I searched this group and found a long thread titled " How can retrieved content be manipulated before being displayed by the browser?" But the cited code did not work in my extension. Also, for getResponseHeader(), is there any way to enumerate all headers in the response? Thanks, Wayne _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
