Re: [Cppcms-users] HTTP Client with CppCMS
Brought to you by:
artyom-beilis
From: mawan s. <ma...@gm...> - 2015-10-09 09:48:51
|
is this library ? https://github.com/mrtazz/restclient-cpp On Fri, Oct 9, 2015 at 4:07 PM, Neel Basu <nee...@gm...> wrote: > I am trying to proxy some http requests to another server. So I need an > HTTP client class. I was trying to use cppcms::http::context` but for that > I need connection which is in `impl`. But I hope it should not be hard to > have an HTTP Client. > > So is there any way out ? or I need to use other libraries like curl for > making http client separately ? > > Thank You. > > > ------------------------------------------------------------------------------ > > _______________________________________________ > Cppcms-users mailing list > Cpp...@li... > https://lists.sourceforge.net/lists/listinfo/cppcms-users > > |