Ryan Manuel wrote:
I have an application that would like to listen to any http posts or gets that an embedded mozilla sends. Is there any way to do this? I would like to avoid having to set up a proxy if possible.

you can listen to appropriate topics via nsIObserverService. see: http://lxr.mozilla.org/seamonkey/source/netwerk/protocol/http/public/nsIHttpProtocolHandler.idl#137 _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding

Reply via email to