@janpio Thanks for your answer. I was trying to send a simple .jpg avatar from 
an Android application to our Flask REST API. This was failing without a clear 
error. After lots of headache, I discovered it was this variable. At the time I 
could have explained better. However this link seems to describe the issue:
https://stackoverflow.com/questions/12071266/how-do-i-explicitly-disable-chunked-streaming-mode-for-http-connections-in-andro.

It seems this is related to POST requests? 

If the variable is not set, it seems as though the request completed but it did 
not. And checking the server shows the image was never actually transferred.

[ Full content available at: 
https://github.com/apache/cordova-plugin-file-transfer/pull/198 ]
This message was relayed via gitbox.apache.org for [email protected]

Reply via email to