Hi ,
What i am trying to do is get all the post data key value in map. Now the issue is in post iterator function, I am not sure how to terminate that. The current function that i wrote for iterating through post always returns MHD_YES but that is not the case because the request hangs on. What is the right way to do the same.
Basically what i want is something similar to $_POST in php.
cheers
Rahul