23 #ifndef __PLUGINS_XMLRPC_XMLRPC_PROCESSOR_H_ 24 #define __PLUGINS_XMLRPC_XMLRPC_PROCESSOR_H_ 26 #include <webview/request_processor.h> 48 const char *upload_data,
49 size_t *upload_data_size,
52 xmlrpc_c::registry * registry();
56 xmlrpc_c::registry *__xmlrpc_registry;
Fawkes library namespace.
Abstract web request processor.
XML-RPC web request processor.