Closed GoogleCodeExporter closed 9 years ago
You have to parse POST data manually, there is no API for that yet.
Original comment by valenok
on 21 Apr 2010 at 9:28
>> You have to parse POST data manually, there is no API for that yet.
Hi,
I've just tried mongoose and I need to parse post data. For a very simple form.
I'd be happy to do it manually, but I do not see where I can get the raw data
from.
I installed
void* Handler(mg_event event, mg_connection *conn, const mg_request_info
*request_info)
with mg_start. It gets called on posts. But where can I get the data from ?
Thanks,
J.
Original comment by JeffreyR...@gmail.com
on 2 Sep 2011 at 11:41
Original issue reported on code.google.com by
sameer...@gmail.com
on 22 Nov 2009 at 3:09