Jume Posts - Tigris
Jume
I’m doing browser uploads using a POST policy. The upload itself succeeds perfectly, but I've noticed that my custom metadata (x-amz-meta-* fields) isn't being saved to the object, even though it's correctly included in both the policy conditions and the form data.
I was looking at following docs, which made me think POST uploads would support metadata as in the example "x-amz-meta-uuid" is used : https://www.tigrisdata.com/docs/objects/upload-via-html-form/
Can anyone confirm if custom metadata is supported for POST uploads, or is this a known limitation on the backend? (I know PUT works, just specifically wondering about POST).
Browser-Based Uploads Using HTTP POST | Tigris Object Storage Docum...