Hi, In my application, I observe the '"http-on-examine-response" using the Observer interface
NS_IMETHODIMP
Observer::Observe(nsISupports *aSubject, const char *aTopic,
const PRUnichar *aData)
My question is how can I find out which element i(e.g. an embed
element) n the dom makes that http request?
Thank you.
_______________________________________________
dev-tech-network mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-tech-network
