[BUG 17808] why we need endOfStream()?

>From the specification, endOfStream report the error reason to user or JS.
But I think there is event handling that can handle this, we  do not need endOfStream method to explicitly notify this.

For but 17808, if we do not call endOfStream,the readyState is still in open? So why not just not call this method?


Yang
Huawei

Received on Friday, 31 August 2012 04:15:58 UTC