Skip to content

Conversation

@lsegal
Copy link
Contributor

@lsegal lsegal commented Dec 10, 2014

Payloads larger than 1MB will now send an Expect: 100-continue header, which is correctly handled by the underlying Node.js HTTP client.

Fixes #135 in conjunction with the managed uploader (AWS.S3.upload).

Also verified that S3 integration tests now use Expect headers successfully.

Fixes #135 in conjunction with the managed uploader (AWS.S3.upload)
lsegal added a commit that referenced this pull request Dec 10, 2014
Add Expect: 100-continue for large payloads in S3 by default.
@lsegal lsegal merged commit 543ee65 into master Dec 10, 2014
@lsegal lsegal deleted the feature-expect-100-s3 branch December 10, 2014 20:54
@coveralls
Copy link

Coverage Status

Coverage remained the same when pulling e072af4 on feature-expect-100-s3 into 772df68 on master.

@lock
Copy link

lock bot commented Sep 28, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs and link to relevant comments in this thread.

@lock lock bot locked as resolved and limited conversation to collaborators Sep 28, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

streaming multiple objects from S3 in parallel randomly fails (without error but returning incomplete (truncated) files)

3 participants