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

Fix FormData example #4391

Merged
merged 2 commits into from Mar 7, 2022
Merged

Fix FormData example #4391

merged 2 commits into from Mar 7, 2022

Conversation

nickjuntilla
Copy link
Contributor

You need to use form.getBuffer() in order to successfully submit the FormData data object from node.

nickjuntilla and others added 2 commits January 16, 2022 20:43
You need to have form.getBuffer() in order for the FormData library to submit from node.
@jasonsaayman jasonsaayman merged commit 3d13b67 into axios:master Mar 7, 2022
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.

None yet

2 participants