账号密码登录
微信安全登录
微信扫描二维码登录

登录后绑定QQ、微信即可实现信息互通

手机验证码登录
找回密码返回
邮箱找回 手机找回
注册账号返回
其他登录方式
分享
  • 收藏
    X
    文件上传,postman上传正常,curl上传失败 ?
    42
    0

    同一个接口
    同一个文件(500M)

    通过postman上传 SUCCESS~
    通过curl上传 413 Request Entity Too Large

    代码:
    curl --location --request POST 'https://xxxxx/upload-forward/' --header 'Content-Type: multipart/form-data' --form 'file=@/FILE.rar'

    错误信息:
    `<html>
    <head><title>413 Request Entity Too Large</title></head>
    <body>
    <center><h1>413 Request Entity Too Large</h1></center>


    <center>nginx</center>
    </body>
    </html>
    `

    请问有朋友遇到过嘛?

    1
    打赏
    收藏
    点击回答
    您的回答被采纳后将获得:提问者悬赏的 10 元积分
        全部回答
    • 0
    • 山青豆 普通会员 1楼
      502 Bad Gateway

      502 Bad Gateway


      nginx
    更多回答
    扫一扫访问手机版
    • 回到顶部
    • 回到顶部