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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to