Dave Kelly

Results 2 comments of Dave Kelly

I'm getting the same issue while streaming an image. The image uploads without issue if I don't provide additional headers, but fails once I provide a `Content-Type` or `x-amz-acl` header....

I ended up examining my data more closely and realized that I could probably get away with single file uploads instead of multi-part uploads and am instead using the AWS...