On 2/26/06, Boris Zbarsky <[EMAIL PROTECTED]> wrote:
> Charles Iliya Krempeaux wrote:
> > BTW, I created an article on devmo to document this in more detail, in
> > case anyone else needs help on this:
> >
> > http://developer.mozilla.org/en/docs/XULRunner:Article:How_to_add_an_HTTP_request_header
>
> Why XULRunner?  This isn't XULrunner-specific.  Something toplevel (like
> http://developer.mozilla.org/en/docs/Changing_the_Priority_of_HTTP_Requests) 
> or
> maybe in an HTTP section may be more in order.
>
I moved it to http://developer.mozilla.org/en/docs/Setting_HTTP_request_headers
and tweaked it a bit.

I think we should remind to unregister the observer when it's no
longer used (or on shutdown) and tell people to use a real XPCOM
component instead of putting the code in an browser overlay / main
application window as I think many authors would do. Right?

Nickolay
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to