We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
light-odata/src/odata.ts
Line 314 in 39e0efb
Why does body turn into a string? When I try to send a file to the server, my FormData turns into "{}". Is it possible to do without this?
The text was updated successfully, but these errors were encountered:
ok, I get it, will plan this.
Sorry, something went wrong.
could you provide the odata server you're using
Hi @Soontao, do you have any plans to make this file upload support? Or can we contribute to this part?
Soontao
No branches or pull requests
light-odata/src/odata.ts
Line 314 in 39e0efb
Why does body turn into a string? When I try to send a file to the server, my FormData turns into "{}". Is it possible to do without this?
The text was updated successfully, but these errors were encountered: