get post data from file upload #218
Unanswered
espruino-discuss
asked this question in
JavaScript
Replies: 2 comments
-
Posted at 2014-02-10 by @gfwilliams Not yet - I just created an issue for this though: espruino/Espruino#226 You can hack around it by looking at the actual data received though:
However it is an internal variable so it may change in the future. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Posted at 2014-02-20 by loopMasta Thank you. Thats exactly what i was looking for. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Posted at 2014-02-09 by loopMasta
Is it possible to get the data of a post request from within the http.createServer callback?
Beta Was this translation helpful? Give feedback.
All reactions