当数据大于1mb时api的响应给出错误

时间:2018-09-27 09:40:28

标签: android web-services web response httpwebresponse

我在Android设备上收到响应,当响应大于1mb时,它给出错误。我正在使用GoDaddy Cpanel Linux托管。错误是 520 : WebServer is returning unknow error。我检查了邮递员是否仍然出现相同的错误。

1 个答案:

答案 0 :(得分:0)

520发生意外情况时,例如将连接重置,大标头以及空或无效响应列为常见触发器。

根据您的情况,上载的文件大小将受到限制。检查服务器代码