ServletFileUpload#parseRequest(request) returns an empty list
问题 I have a client application in Android which uses HttpURLConnection to send files to the server. The server uses the Apache Commons FileUpload API to parse the form-data values. The HttpURLConnection sends this request: -----------------------------4912995119421 Content-Disposition: form-data; name="deviceid" 9428103 -----------------------------4912995119421 Content-Disposition: form-data; name="countryid" 598 -----------------------------4912995119421 Content-Disposition: form-data; name=