scottpakula
scottpakula
Thank for very much for the reply. That is correct, I have existing projects that have linked cJSON and the aws-sdk-cpp just fine for a while, but this recent change...
It looks like an update was made that reverted the change. I will close this issue.
@italorossi you are correct, the issue still exists so I'm re-opening the issue. The way that I am working around this issue is by patching cJSON.h within the aws-sdk-cpp as...
It seems that the root cause of this issue is that Content-Type is simply not set in aws-cpp-sdk-s3/source/model/WriteGetObjectResponseRequest.cpp. I patched in the following to correct the issue: `{ ss