android - OkHttp3 MultipartBody文件数量是否有限制?
PHP中文网
PHP中文网 2017-04-17 17:39:43
0
2
587

使用MultipartBody来给服务器上传文件,有谁知道通过addFormDataPart()方法来添加上传文件,一次Request最多能上传几个文件,或者是最多一次能上传多大的文件。

PHP中文网
PHP中文网

认证高级PHP讲师

reply all(2)
阿神

Although I am not sure about the restrictions, I can tell you about my usage. I have uploaded up to 6 files at a time, each of which is about 2M. Except for using home WIFI and the upload speed is too slow, there are no other situations. Encountered too many problems.

大家讲道理

I have uploaded 9 original photos, no problem

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template