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 the boolean check for a truncated file upload #528

Merged
merged 1 commit into from
Jul 24, 2020

Conversation

kalepail
Copy link
Contributor

@kalepail kalepail commented Jun 5, 2020

(Thanks for sending a pull request! Please make sure you click the link above to view the contribution guidelines, then fill out the blanks below.)

What does this implement/fix? Explain your changes.

Busboy includes a boolean for a truncated file upload. I need that, so I'm adding it into the appropriate package.

Does this close any currently open issues?

No idea.

Any relevant logs, error output, etc?

Nope.

Any other comments?

See issue and a link to the docs here:
mscdex/busboy#76

Where has this been tested?

Node.js Versions: v12.16.2

Middy Versions: 1.0.0

AWS SDK Versions: aws-cli/2.0.18 Python/3.8.3 Darwin/19.5.0 botocore/2.0.0dev22

Todo list

[x] Feature/Fix fully implemented
[ ] Added tests
[ ] Updated relevant documentation
[ ] Updated relevant examples

@willfarrell willfarrell merged commit b7c9e3d into middyjs:master Jul 24, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants