I am writing a xul application which records all the network communication happening inside a browser instance created using <browser> tag.
I can use http-on-modify-request to track all the requests being made and modify headers accordingly but I can not differentiate which request is made by plugin like flash or its been made by JS. Is there a way I can differentiate such requests? _______________________________________________ dev-platform mailing list dev-platform@lists.mozilla.org https://lists.mozilla.org/listinfo/dev-platform