[Cppcms-users] get post data in cppcms 1.x.x
Brought to you by:
artyom-beilis
From: Daniel V. <chi...@gm...> - 2010-03-15 05:26:37
|
Hello. In cppcms 0.0.5 I do std::string postdata = env->getPostData(); to get post data. I can't find equivalent function in cppcms 1.x.x. What is the equivalent method to get post data in cppcms 1.x.x ? Thanks. |