Use HttpClient as member variable inside RestClient and SoapClient.

This commit is contained in:
Chunting Gu
2018-09-06 14:18:02 +08:00
parent d2e2935f9d
commit 921defc0e3
16 changed files with 98 additions and 107 deletions
+1
View File
@@ -4,6 +4,7 @@
#include <functional>
#include <string>
#include "pugixml/pugixml.hpp"
#include "webcc/soap_client.h"
#include "example/common/book.h"