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

Sending an image file using the form? #80

Closed
EddieOne opened this issue Oct 5, 2020 · 1 comment
Closed

Sending an image file using the form? #80

EddieOne opened this issue Oct 5, 2020 · 1 comment

Comments

@EddieOne
Copy link

EddieOne commented Oct 5, 2020

Some encoding issue

---------------------------------702453823
Content-Disposition: form-data; name="profile_picture"

[object Object]
---------------------------------702453823--
@EddieOne
Copy link
Author

EddieOne commented Oct 6, 2020

Could almost use formData to get the binary and send it. Except, there is a bug limiting multiple fields in a forms. Sorry, no solution, I ended up using a different library.

@EddieOne EddieOne closed this as completed Oct 6, 2020
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