bfabiszewski / ulogger-android

μlogger • android application for real-time collection and publishing of geolocation data
GNU General Public License v3.0
307 stars 52 forks source link

Reduce POST length in image Upload #130

Closed justpbk closed 11 months ago

justpbk commented 1 year ago

Need to reduce post length and request length in image upload. Its too much

recommended Post size is 1000 recommended Request length is 5000 image image

200Kb file [getMultipartLength: 7448]

15kb file [getMultipartLength: 1760]