Re: [Cppcms-users] HTTP PUT
Brought to you by:
artyom-beilis
From: Artyom B. <art...@ya...> - 2012-05-21 12:43:43
|
The same way you handle POST, the data can be accessed using request().raw_post_data() Artyom Beilis -------------- CppCMS - C++ Web Framework: http://cppcms.com/ CppDB - C++ SQL Connectivity: http://cppcms.com/sql/cppdb/ >________________________________ > From: Leon <le...@wl...> >To: cpp...@li... >Sent: Friday, May 18, 2012 11:51 AM >Subject: [Cppcms-users] HTTP PUT > > >Hi, > > >Is there any document on handling HTTP PUT? > > >Thanks! > > >------------------------------------------------------------------------------ >Live Security Virtual Conference >Exclusive live event will cover all the ways today's security and >threat landscape has changed and how IT managers can respond. Discussions >will include endpoint security, mobile security and the latest in malware >threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ >_______________________________________________ >Cppcms-users mailing list >Cpp...@li... >https://lists.sourceforge.net/lists/listinfo/cppcms-users > > > |