I can't seem to access the Headers from the PutObjectResponse #2125
-
I am able to upload a file using this code but no value is coming up for the key 'x-amz-meta-cid' I am using 'https://s3.filebase.com' as my service url which is from a service called Filebase. Their support mentioned to me that this SDK is hiding the Raw HTTP Response Message Headers
|
Beta Was this translation helpful? Give feedback.
Replies: 2 comments
-
Looks like I was able to find a way around this issue by calling this once the PutObjectAsync finishes
|
Beta Was this translation helpful? Give feedback.
-
Hello! Reopening this discussion to make it searchable. |
Beta Was this translation helpful? Give feedback.
Looks like I was able to find a way around this issue by calling this once the PutObjectAsync finishes