Skip to content

fix: FormData boundary mismatch after axios v1.x upgrade#48

Merged
viferga merged 3 commits intometacall:masterfrom
Priyanshu-u07:fix/axios-formdata-conflict
Mar 9, 2026
Merged

fix: FormData boundary mismatch after axios v1.x upgrade#48
viferga merged 3 commits intometacall:masterfrom
Priyanshu-u07:fix/axios-formdata-conflict

Conversation

@Priyanshu-u07
Copy link
Contributor

Fixes metacall/faas#106

Removed the manual fd.getHeaders() call and let axios handle it.

Signed-off-by: Priyanshu-u07 <connect.priyanshu8271@gmail.com>
Signed-off-by: Priyanshu-u07 <connect.priyanshu8271@gmail.com>
Signed-off-by: Priyanshu-u07 <connect.priyanshu8271@gmail.com>
@viferga
Copy link
Member

viferga commented Mar 9, 2026

How have you tested this? How can we test it in the CI and how we can make sure it works?

@viferga viferga merged commit d9e5b86 into metacall:master Mar 9, 2026
1 check passed
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.

Server crashes on file upload

2 participants