You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2014/01/10 17:46:59 UTC

[jira] [Commented] (CB-5762) Android FileTransfer is setting lengthComputable=true when it shouldn't

    [ https://issues.apache.org/jira/browse/CB-5762?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13867983#comment-13867983 ] 

ASF subversion and git services commented on CB-5762:
-----------------------------------------------------

Commit 3c1ff1606447c3d6dadc5a032bbe987ac570188a in branch refs/heads/dev from [~agrieve]
[ https://git-wip-us.apache.org/repos/asf?p=cordova-plugin-file-transfer.git;h=3c1ff16 ]

CB-5762 android: Fix lengthComputable set wrong for gzip downloads

Gzip + no Content-Length header should be lengthComputable=false


> Android FileTransfer is setting lengthComputable=true when it shouldn't
> -----------------------------------------------------------------------
>
>                 Key: CB-5762
>                 URL: https://issues.apache.org/jira/browse/CB-5762
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Android, Plugin File Transfer
>            Reporter: Andrew Grieve
>            Assignee: Andrew Grieve
>            Priority: Minor
>
> For Gzipped downloads, we are setting lengthComputable=true even when there is no ContentLength header.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)