例如在PUT的时候,加入If-Modified-Since参数,返回501 Not Implemented错误
请求示例:
PUT /bucket/my-image.jpg HTTP/1.1 Host: storage.aliyun.com Date: Wed, 28 May 2011 22:32:00 GMT If-Modified-Since: Wed, 06 Apr 2011 10:02:46 GMT
返回消息头示例:
501 Not Implemented x-oss-request-id: 77E534EBF90372BE Content-Type: application/xml Transfer-Encoding: chunked Date: Thu, 28 Apr 2011 08:03:07 GMT Connection: close Server: AliyunOSS
返回消息体示例:
<?xml version="1.0" ?> <Error> <Code> NotImplemented </Code> <Message> A header you provided implies functionality that is not implemented. </Message> <Header> If-Modified-Since </Header> <RequestId> 77E534EBF90372BE </RequestId> <HostId> storage.aliyun.com </HostId> </Error>
以上是小编为您精心准备的的内容,在的博客、问答、公众号、人物、课程等栏目也有的相关内容,欢迎继续使用右上角搜索按钮进行搜索参数
, oss
, aliyun
, 消息
, storage
, 示例
NotImplemented
阿里云oss不支持https、oss不支持php、不支持的上联ap参数、k2 不支持 上联ap参数、k2不支持的上联ap参数,以便于您获取更多的相关知识。
时间: 2024-09-20 18:21:28