Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Expect: 100-continue for large payloads in S3 by default. #437

Merged
merged 1 commit into from
Dec 10, 2014

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
3 participants