zoukankan      html  css  js  c++  java
  • http错误-413 Request Entity Too Large

    【General】
    Request URL: http://192.168.40.84:9904/oms-boot/ent/add
    Request Method: POST
    Status Code: 413 Request Entity Too Large
    Remote Address: 192.168.40.84:9904
    Referrer Policy: no-referrer-when-downgrade
    【Response Headers】
    Connection: close
    Content-Length: 585
    Content-Type: text/html
    Date: Thu, 23 Apr 2020 02:35:38 GMT
    Server: nginx/1.16.1
    【Request Headers】
    Accept: application/json, text/plain, */*
    Accept-Encoding: gzip, deflate
    Accept-Language: zh-CN,zh;q=0.9,en;q=0.8
    Connection: keep-alive
    Content-Length: 2822868
    Content-Type: multipart/form-data; boundary=----WebKitFormBoundaryM7UaSaTVhEQjsusL
    Host: 192.168.40.84:9904
    Origin: http://192.168.40.84:9904
    Referer: http://192.168.40.84:9904/
    User-Agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/80.0.3987.163 Safari/537.36
    X-Access-Token: eyJ0eXAiOiJKV1QiLCJhbGciOiJIUzI1NiJ9.eyJleHAiOjE1ODc2MDgxMjUsInVzZXJuYW1lIjoiYWRtaW4ifQ.8tGVtlJSgKgTfVOCnU-L5fiGkd5lnHSKUZuTtUHgHCc
    【Form Data】
    enterpriseName: 李子柒测试,请勿删
    address: 中生代侏罗纪恐龙部落
    legalName: 张三
    email: liziqi1230@126.com
    userName: guozhan.zhang@shenxzx.cn
    phone: 18310636888
    industryType1: 游戏研发行业
    industryType2: 游戏原画、设计师、脚本
    ipList: undefined
    licensePic: [object Object]
    entName: 李子柒测试,请勿删
    taxpayerNo: 1
    billAddress: 2
    bankName: 3
    bankCardNo: 4
    billPhone: 5
    product: HUICHUXING
    licensePicFile: (binary)

  • 相关阅读:
    数据库外键约束
    mysql查询数据
    操作mysql操作数据库
    自定义标签
    jstl标签
    getattibute 与 getparameter区别
    2017.3.2
    java中静态,抽象,接口,继承总结
    关于使用css伪类实现小图标
    动态生成的dom元素绑定事件
  • 原文地址:https://www.cnblogs.com/buguge/p/12781946.html
Copyright © 2011-2022 走看看