[Cppcms-users] Is simple http module included in CppCMS?
Brought to you by:
artyom-beilis
From: redred77 <red...@gm...> - 2015-07-04 16:52:56
|
Maybe it's just silly question. My current PHP website runs elasticsearch for search backend. I'm trying to migrate whole site to CppCMS and need CURL like things to connect to elasticsearch from web service. Just simple HTTP request with POST is enough. I can add CURL or Cpp-netlib libraries, or maybe use booster::asio but became curious that if CppCMS already have that kind of http request util inside. Thanks. |