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

Support numbers and booleans for multipart: true invoke calls #747

Open
viktormarinho opened this issue Aug 6, 2024 · 0 comments
Open

Comments

@viktormarinho
Copy link
Contributor

for reference: #733

Proposal: Make our multipart into a more custom protocol, probably adding field metadata into the formdata keys, so that we can handle serializing/deserializing booleans/numbers automatically as well. Current implementation just uses FormData so everything gets converted to string or file.

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

No branches or pull requests

1 participant