On Monday, January 2, 2012 11:11:34 AM UTC+1, R Baudisch wrote: > > So now this are FireBug services, right? Is there a way to simulating > this without FireBug? > no, it's Firefox API
In Firebug source base, the observer is wrapped in requestObserver module http://code.google.com/p/fbug/source/browse/branches/firebug1.9/content/firebug/net/requestObserver.js Honza If i would link to the "components_firebug-http-observer.js" and the > "spy.js", i could use the var spy.statusCode? -- 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 https://groups.google.com/forum/#!forum/firebug
