XHR currently provides no reliable method of determining the actual upload or download speed of a transfer. It also does not provide an ETA estimate. I propose three new read only properties of the XHR object: XHR.timeRemaining = estimated time left in ms XHR.completionTime = a Date object representing the estimated completion time XHR.transferRate = upload/download speed, measured in Kbps, as an integer.Received on Wednesday, 23 November 2011 07:14:54 UTC
This archive was generated by hypermail 2.4.0 : Wednesday, 22 January 2020 16:59:38 UTC