Audit if SDK generated presigned url should have a Content-Type header when body is nil/empty stream #923
Labels
feature-request
A feature should be added or improved.
Milestone
We need to audit if the content-type header should be included or not for presigned requests if request body is empty.
#888 (comment)
Its debatable if the default behavior for presigned URls should be to add
Content-Type
header, if customer provides an empty body as input.The text was updated successfully, but these errors were encountered: