> It'll be called at > http://bonsai.mozilla.org/cvsblame.cgi?file=mozilla/uriloader/base/nsURILoader.cpp&rev=1.142&mark=893#892 > > Does that help? >
That is a huge help !! Thanks a lot ! I had one more question related to asyncOpen(). Inside the channel class, how can we find out whether the asyncOpen() is being requested for read (GET) or write (POST/PUT) operation ? (At what point will Firefox set this.requestMethod on the channel ?). And will the post data be available via stream listener methods too ? Thanks again ! _______________________________________________ dev-tech-network mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-network
