每当我将请求发送到我的s3桶以上传给定的文件时,我就会得到一个错误The body of yourPOSTrequest is not well-formedmultipart/form-dataformData.append(k, v) formData.append("file", file) method: "POST",
我的public_html文件夹中有一个只允许特定内容类型的public_html,该部分如下所示:# Denies any POSTrequest witha content type other than application/x-www-form-urlencoded|multipart/form-dataRewriteCond %{HTTP:Content-
我们的web服务器(配置了ssl -> apache -> jetty)随机拒绝多部分上传POST请求时出现问题,错误代码为400 Bad Request。[error] proxy: pass requestbody failed to x.y.z.w:8087 from x1.y1.z1.w1
[info] [client x1.y1.z1.w1][error] proxy: pass requestbody failed to x.y.z.w:8087 from x