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

#347: resolve file upload issues with ReadableStream and Readable in Node.js #348

Conversation

MrRefactoring
Copy link
Owner

@MrRefactoring MrRefactoring commented Jan 9, 2025

Closes: #347

@MrRefactoring MrRefactoring added this to the v4.0.6 milestone Jan 9, 2025
@MrRefactoring MrRefactoring merged commit 99e340e into release/v4.0.6 Jan 9, 2025
8 checks passed
@MrRefactoring MrRefactoring deleted the bugfix/#347-fix-upload-readablestream-and-readable branch January 9, 2025 22:27
@MrRefactoring MrRefactoring mentioned this pull request Jan 9, 2025
MrRefactoring added a commit that referenced this pull request Jan 9, 2025
* #347: resolve file upload issues with ReadableStream and Readable in Node.js (#348)

* Changelog added for v4.0.6
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Switching to formdata-node in version 4.0.4 breaks sending large files via ReadableStream
1 participant