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

Send image data from server via post axios #286

Open
johntranz opened this issue Sep 2, 2021 · 0 comments
Open

Send image data from server via post axios #286

johntranz opened this issue Sep 2, 2021 · 0 comments
Labels

Comments

@johntranz
Copy link

Hello everyone
I am facing a problem when sending data received from express-fileupload is I send image from client, then I receive data from req.files and I want to forward that image data to a server (using method post by axios) to identify the information, before processing it (deciding to save it or not). Has anyone handled this situation successfully, please give me code recommendations
Thank you very much

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants