jsleijh

Results 5 comments of jsleijh

I also have the same problem. Is it solved?

![微信截图_20240501014051](https://github.com/apache/cordova-plugin-file-transfer/assets/24239900/d5e420e5-684c-44cf-af9f-943a8293f37f) I really provide a Content-Length response header, thanks a lot! If Content-Length is 2147483640(

Thanks, This issus appears in Android. Other questions you have asked, I will try again soon.

If i change it myself, would i change two places ([775](https://github.com/apache/cordova-plugin-file-transfer/blob/f12b73eb0ba70536072eeab89843c96082fce512/src/android/FileTransfer.java#L775) and [777](https://github.com/apache/cordova-plugin-file-transfer/blob/f12b73eb0ba70536072eeab89843c96082fce512/src/android/FileTransfer.java#L777)),and replace **getContentLength** with **getContentLengthLong** ?

Thanks so much, this will solve a tricky problem for me! @breautek