|
From: | Kenneth Mastro |
Subject: | Re: [libmicrohttpd] get all post data in a map |
Date: | Mon, 25 Jan 2016 07:57:20 -0500 |
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.cheersRahul
[Prev in Thread] | Current Thread | [Next in Thread] |