[
https://issues.apache.org/jira/browse/CB-1517?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Joe Bowser updated CB-1517:
---------------------------
Fix Version/s: (was: 2.2.0)
2.3.0
Since this is pre-Froyo, is this going to be fixed?
> FileTransfer.download progress events has this.lengthComputable = false when
> response is gzipped
> ------------------------------------------------------------------------------------------------
>
> Key: CB-1517
> URL: https://issues.apache.org/jira/browse/CB-1517
> Project: Apache Cordova
> Issue Type: Bug
> Components: Android
> Affects Versions: 2.2.0
> Reporter: Andrew Grieve
> Assignee: Andrew Grieve
> Priority: Minor
> Fix For: 2.3.0
>
>
> Gzip does not happen automatically on older version (pre-froyo I think). And
> on newer version it happens transparently. If we set the accept-encoding:gzip
> header ourselves on the connection, then it will not do the transparent
> handling of gzip, and we need to deflate it ourselves.
> This means that we can set the header manually, and then do as the following
> article says to track the progress:
> http://stackoverflow.com/questions/12124534/monitor-gzip-download-progress-in-java
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira