返回介绍

1.28.14 get-object-metadata

发布于 2020-10-01 16:22:05 字数 1666 浏览 880 评论 0 收藏 0

Get object meta related api supported by FDS

Version: 1.0.0

/{bucketname}/{objectname}

命令行示例

curl -v -X 'HEAD' 'http://cnbj0.fds.api.xiaomi.com/fds-demo/tests/test.txt' \
    -H 'authorization: Galaxy-V2 54xxx45:ADxxxU=' \
    -H 'date: Tue, 28 Feb 2017 08:47:46 GMT'
* Hostname was NOT found in DNS cache
*   Trying 111.206.200.99...
* Connected to cnbj0.fds.api.xiaomi.com (111.206.200.99) port 80 (#0)
> HEAD /fds-demo/tests/test.txt HTTP/1.1
> User-Agent: curl/7.35.0
> Host: cnbj0.fds.api.xiaomi.com
> Accept: */*
> authorization: Galaxy-V2 54xxx45:ADxxxU=
> date: Tue, 28 Feb 2017 08:47:46 GMT
> 
< HTTP/1.1 200 OK
* Server Tengine is not blacklisted
< Server: Tengine
< Date: Tue, 28 Feb 2017 08:48:35 GMT
< Content-Type: application/octet-stream
< Content-Length: 178
< Connection: keep-alive
< cache-control: no-store
< x-xiaomi-meta-content-length: 10245765
< last-modified: Tue, 28 Feb 2017 03:20:07 GMT
< upload-time: 1488252008440
< x-xiaomi-meta-acl: PUBLIC_READ
< content-md5: c4fa9c26ecbabf5a4560d646b302c5ef
< Access-Control-Allow-Credentials: true
< Access-Control-Max-Age: 1728000
< Access-Control-Allow-Methods: GET, POST, PUT, HEAD, DELETE, OPTIONS
< Access-Control-Allow-Headers: DNT,X-Mx-ReqToken,Keep-Alive,User-Agent,X-Requested-With,If-Modified-Since,Cache-Control,Content-Type,Authorization,Content-MD5
< Access-Control-Expose-Headers: content-md5, upload-time, x-xiaomi-meta-content-length

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
    我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
    原文