0040-00000029

更新时间:2023-02-16 09:46:53

问题描述

图片处理请求头中的Content-Length不合法。

问题原因

图片处理请求头中的Content-Length不合法,内容类型为非数字类型。

问题示例

GET /example_image?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml
Content-Length: abc

图片处理请求头中的Content-Length不合法,内容类型为非数字类型,导致该错误。

解决方案

GET /example_image?x-oss-process=image/format,jpg HTTP/1.1
Host: oss-example.oss-cn-hangzhou.aliyuncs.com
Date: Fri, 03 Feb 2023 03:41:49 GMT
Content-Type: application/xml

图片处理请求头中不包含Content-Length头部。

  • 本页导读 (1)
  • 问题描述
  • 问题原因
  • 问题示例
  • 解决方案
AI助理

点击开启售前

在线咨询服务

你好,我是AI助理

可以解答问题、推荐解决方案等