On Aug 3, 8:29 am, "Christian Biesinger" <[EMAIL PROTECTED]> wrote: > 1) should definitely work, I think so should 2). Can you file a bug > with complete testcase? > > Of course you could also just write to the output stream before the > connection is established.
This did work, at least on my Vista box. Need further testing, with other versions and platforms. This was using solution 2, waiting for the onOutputStreamReady method to fire, and simply writing to the stream. John, XHR is an interesting idea, but the problem was my misunderstanding that !nsISocketTransport.isAlive() didn't mean that I can't write to the stream. Three negs there, but I think you know what I mean. Thanks, Eric > > thanks, > -christian _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
