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

handleUpload is not being called from .on method to handle /upload request #5

Open
VALERYRAMIREZ opened this issue Feb 1, 2023 · 0 comments

Comments

@VALERYRAMIREZ
Copy link

Hi, how are you?, and thanks for this example.

I'm trying to apply your method to upload a file to the esp32 (in my case the content is JSON) but even tough the request is being done correctly to the esp32 then after receiving the request then the equivalent handleUpload in my code is not being called, I say this because none of the messages that I have in my implementation of handleUpload as you defined it here are displayed, I made this post in stackoverflow where I tell the problem.

I think all the arguments of handleUpload are automatically generated and passed to it by the .on method but I'm no sure. Can you help me with this?.

Thanks in advance ofr the help

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