How to read parameters from an html form POST request? #1467
Unanswered
mcordova1967
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I've been looking for the same thing and what I found was the
|
Beta Was this translation helpful? Give feedback.
3 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.
-
I understand that this server can be used as a web server too, but I cannot find the APIs to read post parameters sent as application/x-www-form-urlencoded - is it supported? If not, what's the API to get the payload of a POST request and proceed to parse it myself? thank you! Martin.
Beta Was this translation helpful? Give feedback.
All reactions