Put Object
Adds an object to a bucket. You must have write permissions on the bucket to perform this operation.
PUT /{object} HTTP/1.1
Host: {bucket}.{region}.cdn77-storage.com
Request Headers
Description | |
---|---|
content-md5string | A base64 encoded MD-5 hash of the message. |
content-typenone | Any standard MIME type. Default: binary/octet-stream |
x-amz-meta-<...>string | User metadata. Stored with the object. |
x-amz-aclnone | private, public-read, public-read-write, authenticated-read |
Updated on 10th September, 2024