android - okhttp3 上传报internal server error
ringa_lee
ringa_lee 2017-04-17 17:51:38
0
1
481

我在用okhttp3上传照片带参数时,内容大于4M上传不成功,在onResponse的回调里,response的message显示internal server error,这是服务器的问题还是客户端的问题啊?

ringa_lee
ringa_lee

ringa_lee

reply all(1)
迷茫

internal server error is obviously a server problem
It is recommended to try uploading directly to confirm whether the server interface is normal

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