使用7牛上传文件时返回服务器500错误

新手上路,请多包涵

这个是请求头
POST http://upload.qiniu.com HTTP/1.1
User-Agent: QiniuAndroid/0.0.1 (Linux; U; Android 4.2.2; Xiaomi 2014011 Build/HM2014011)
Content-Length: 2252377
Content-Type: multipart/form-data; boundary=46Tpm8jheI6K8k6qriBqlS1faOrM3IiG1OJS
Host: upload.qiniu.com
Connection: Keep-Alive

--46Tpm8jheI6K8k6qriBqlS1faOrM3IiG1OJS
Content-Disposition: form-data; name="token"
Content-Type: text/plain; charset=US-ASCII
Content-Transfer-Encoding: 8bit

_jeAj5Ace1gSCi3k_hSrKZ4qB8g_DLaljbwtdIYK:eSNGTUYNUDnNMio_h2N1L6nZ7nc=:eyJzY29wZSI6Inl1bmRpYW8iLCJkZWFkbGluZSI6MTQzMzE1MTY3NH0=
--46Tpm8jheI6K8k6qriBqlS1faOrM3IiG1OJS
Content-Disposition: form-data; name="file"; filename="VID_20150601_163236.3gp"
Content-Type: application/octet-stream
Content-Transfer-Encoding: binary

下面是服务器返回结果
HTTP/1.0 500 Server Error
Cache-Control: no-cache
Connection: close
Content-Type: text/html

<html><body>

500 Server Error

An internal server error occured.
</body></html>

阅读 3k
撰写回答
你尚未登录,登录后可以
  • 和开发者交流问题的细节
  • 关注并接收问题和回答的更新提醒
  • 参与内容的编辑和改进,让解决方法与时俱进
推荐问题