You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cordova.apache.org by "Bobo Häggström (JIRA)" <ji...@apache.org> on 2017/10/19 12:13:00 UTC

[jira] [Created] (CB-13466) HEAD request to get real length should only be used for content encoding gzip on iOS

Bobo Häggström created CB-13466:
-----------------------------------

             Summary: HEAD request to get real length should only be used for content encoding gzip on iOS
                 Key: CB-13466
                 URL: https://issues.apache.org/jira/browse/CB-13466
             Project: Apache Cordova
          Issue Type: Bug
          Components: cordova-plugin-file-transfer
            Reporter: Bobo Häggström


When downloading files without file size (for example dynamically created content) the progress is not updated correct because of the HEAD request to get the real length. In the Android implementation which works, a HEAD request is only used for content encoding gzip. I think the iOS implementation should work the same way.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@cordova.apache.org
For additional commands, e-mail: issues-help@cordova.apache.org