libmicrohttpd
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[libmicrohttpd] get all post data in a map


From: rahul bhola
Subject: [libmicrohttpd] get all post data in a map
Date: Mon, 25 Jan 2016 12:45:42 +0000

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

reply via email to

[Prev in Thread] Current Thread [Next in Thread]