Object Storage keep asking for content-type
Hi,
I have follow your API document Object Storage Content-Type and everything looking right but when I submit request it alway asking for Content-Type
Could you tell me, what I'm wrong here to upload file to object storage?
1 Reply
tlambert
Linode Staff
As mentioned in Object Storage API section, while the Linode API can be used to operate your Object Storage buckets, the S3 API is more fully functioning.
Alternatively, you can use tools like s3cmd, s4cmd, cyberduck, and the LinodeCLI to access your Bucket as well.