Commit b5e6e6d
Nick Vahalik
Update UploadTask.java
Changes the content type to use `multipart/form-data` rather than `multipart/mixed` which some target servers do not know how to handle.
This makes it match what is sent on the iOS platform as well.1 parent dfa0f42 commit b5e6e6d
1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
357 | 357 | | |
358 | 358 | | |
359 | 359 | | |
| 360 | + | |
360 | 361 | | |
361 | 362 | | |
362 | 363 | | |
| |||
0 commit comments