Adam Gu
|
3693d881c7
|
Refacotring; support HTTPs client.
|
7 years ago |
Adam Gu
|
223e59cc7a
|
Support CDATA for SOAP request and response; Rename Parameter to SoapParameter; Add book server and client example for SOAP.
|
7 years ago |
Adam Gu
|
9b3be4c18c
|
Refine the parsing of start line; return 201 instead of 200 for POST request.
|
7 years ago |
Adam Gu
|
88511caff6
|
Reorganize folder structure.
|
7 years ago |
Adam Gu
|
b85377c3a3
|
Optimize memory allocation for client buffer; add VLD to detect memory on Windows.
|
7 years ago |
Adam Gu
|
7280b09f10
|
Add file log support
|
7 years ago |
Adam Gu
|
10607afa70
|
Add a string variable to CMake to configure log level.
|
7 years ago |
Adam Gu
|
21c20b075f
|
Switch log level control from runtime to compile time
|
7 years ago |
Adam Gu
|
9bf45e6ecb
|
Add async-client support; refine http message dump format.
|
7 years ago |
Adam Gu
|
b6ebba771b
|
Refine logger; add UrlQuery for query parameters.
|
7 years ago |
Adam Gu
|
662b7c4112
|
Add console logger to replace original debug output.
|
7 years ago |
Chunting Gu
|
20721c2423
|
Refine CMake, update UT.
|
7 years ago |
Adam Gu
|
803ae3eb5f
|
Replace rapidjson with jsoncpp.
|
7 years ago |
Adam Gu
|
5bc988b093
|
Refine folder structure; add rapidjson as submodule.
|
7 years ago |
Adam Gu
|
e2bf8aaaf4
|
Add timeout control to http server (draft)
|
7 years ago |
Chunting Gu
|
23090ee369
|
Enable C++11 on GCC; Link boost libs and pthread on GCC.
|
7 years ago |
Adam Gu
|
47e94bffd2
|
Rename project from csoap to webcc
|
7 years ago |
Adam Gu
|
964be5fdb0
|
Support REST (draft); add UT.
|
7 years ago |
Adam Gu
|
2327edbd5d
|
Define _WIN32_WINNT using a cmake macro; support move semantics for parameter; remove address from HttpServer; add utility for dumping endpoints.
|
8 years ago |
Adam Gu
|
f43b1d0c36
|
Remove http version; refine sending request and error handling.
|
8 years ago |
Adam Gu
|
692df1b937
|
Support to create soap server. (draft)
|
8 years ago |
Adam Gu
|
ab2c6fce35
|
Add an option to use tinyxml instead of pugixml.
|
8 years ago |
Adam Gu
|
032a5a96a1
|
A usable draft.
|
8 years ago |