|
CMSDK 2.0.1
Cross-platform C++ base library and SDK for the Psyclone AIOS platform
|
Implementation of RESTParser, RESTRequest and RESTHTTPCall (see RESTAPI.h). More...
Go to the source code of this file.
Namespaces | |
| namespace | cmlabs |
Functions | |
| void | cmlabs::Register_RESTParser_Tests () |
Implementation of RESTParser, RESTRequest and RESTHTTPCall (see RESTAPI.h).
Parses the XML REST API definition, validates incoming HTTP requests or DataMessages against declared parameter sets (including nested ARRAY objects via JSON/jsmn and multipart content), and builds outbound HTTP calls.
Definition in file RESTAPI.cpp.