S3 Client does not send Expect: 100-continue header for HTTP PUT requests #1451
Labels
automation-exempt
bug
This issue is a bug.
good-first-issue
m
Effort estimation: medium
p2
This is a standard priority issue
v1-sync
Need to port the V1 SDK customization that set the
Expect: 100-continue
header for HTTP PUT operations that were larger 2 MB or streaming bodies where the content-length is unknown. Need to also provide a client configuration options that allows users to toggle this feature.https://github.com/aws/aws-sdk-go/blob/abb93ecf8f7d631b6bc9d6701ff2938e56f1a055/service/s3/platform_handlers_go1.6.go#L18
The text was updated successfully, but these errors were encountered: