Use-case
- SmartPhone Website
- is used to upload files to the server
Problem
- While using Android (Galaxy III) uploading large files over the ocean ( low throughput ) the upload http request is timing out, terminated by the Android device.
- doing the same using a Windows PC works fine
Is there any settings on the Android device to extend the upload request timeout ? How can this be resolved ?