> Can you please let me know which XPCOM components to use?
Firebug is using:
- nsIObserver ("@mozilla.org/observer-service;1") to watch events:
http-on-modify-request, http-on-examine-response, http-on-examine-
cached-response
- nsIHttpActivityDistributor ("@mozilla.org/network/http-activity-
distributor;1") to register nsIActivityObserver listener.
Honza
On Nov 28, 10:17 pm, Nashid <[email protected]> wrote:
> Yes I can use Live HTTP Headers. But this will give the output in the
> GUI.
> But I want the outputs in a file. Can you please let me know which
> XPCOM components to use?
>
> Thanks
> Nashid
> On Nov 27, 3:07 pm, ed <[email protected]> wrote:
>
> > Grab the Live HTTP Headers firefox add-on
>
> > On Nov 26, 6:24 pm, Nashid <[email protected]> wrote:
>
> > > Dear All,
>
> > > I need to capture all HTTP request-response headers and then to dump
> > > that in a text file.
>
> > > I think I have to modify get firebug-http-observer.js file.
>
> > > Can anyone please give me any idea where to modify/ the necessary
> > > function calls that are required?
>
> > > Thanks in advance.
>
> > > Thanks
> > > Nashid
>
>
--
You received this message because you are subscribed to the Google Groups
"Firebug" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to
[email protected].
For more options, visit this group at
http://groups.google.com/group/firebug?hl=en.