anthonyxd
anthonyxd
  • 发布:2015-03-13 17:53
  • 更新:2015-04-08 11:43
  • 阅读:1588

java uploader 上传文件 请求头找不到

分类:HTML5+

the request doesn't contain a multipart/form-data or multipart/mixed stream, content type header is application/x-www-form-urlencoded

2015-03-13 17:53 负责人:无 分享
已邀请:
人来丶狗往

人来丶狗往

跟我的问题一样

  • tanjsong

    你在添加文件时候,可以指定mime类型:uploader.addFile(f.path,{key:f.name,mime:"multipart/form-data"}); 这样就可以了

    2015-05-12 01:56

该问题目前已经被锁定, 无法添加新回复