Hi, I'm trying to update my extension to work with Firebug 1.8. In Firebug 1.7 my extension used httpRequestObserver as exposed via FBL.httpObserver to set custom headers. In Firebug 1.8 I can't seem to figure out how to access that module. I also see there seems to be an new implementation HttpRequestObserver in /content/firebug/net/requestObserver.js so I'm not sure if I should be using that or the httpRequestObserver in /modules/firebug-http-observer.js. Any input on how I should proceed would be greatly appreciated.
Thanks, --Nathan Mische -- 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.
