Michael Vincent van Rantwijk wrote:
Lets assume that the correct content type is specified/send by the server, so when exactly will http://lxr.mozilla.org/seamonkey/source/netwerk/base/public/nsIChannel.idl#140
be available?

It's "available" at any time. If you're asking at what point it could depend on what the server returned, that's after OnStartRequest or after open() returns.

Also, at what point is the document initialized i.e. when are things like browser.contentDocument set?

Undefined.

Is there a way to cancel XML downloads *after* browser.contentDocument but *before* the document is loaded/parsed?

Meaning what?

-Boris
_______________________________________________
Mozilla-netlib mailing list
[email protected]
http://mail.mozilla.org/listinfo/mozilla-netlib

Reply via email to