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

Nick Maynard commented on CB-8533:
----------------------------------

I wonder if this has something to do with Content-Length and Transfer-Encoding 
in HTTP/1.1.
https://en.wikipedia.org/wiki/Chunked_transfer_encoding

We have a server that serves up HTTP/1.1 and chunked encoding, and progress 
events aren't sent by FileTransfer in that situation either.

> FileTransfer download progress is nonfunctional
> -----------------------------------------------
>
>                 Key: CB-8533
>                 URL: https://issues.apache.org/jira/browse/CB-8533
>             Project: Apache Cordova
>          Issue Type: Bug
>          Components: Plugin File Transfer
>    Affects Versions: Master
>         Environment: ios android
>            Reporter: David Lewis
>
> The zip file download response is received sans content-length, so the head 
> request is made. After r.0.4.1, the head request does not return before the 
> the download is finished and no progress is reported.
> Threading was introduced after r0.4.1 in iOS and I suspect some issue with 
> updating across threads there. I'm still looking for a version that works for 
> Android.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to