|
virtual void | process_request (struct MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size, std::ostream &body, int &error_code, std::string &content_type, bool *redraw) |
|
Protected Member Functions inherited from YHttpHandler |
int | handle_error (std::ostream &body, std::string error, int error_code) |
|
|
Public Member Functions inherited from YHttpHandler |
virtual MHD_RESULT | handle (struct MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size, bool *redraw=nullptr) |
|
◆ process_request()
void YHttpWidgetsHandler::process_request |
( |
struct MHD_Connection * | connection, |
|
|
const char * | url, |
|
|
const char * | method, |
|
|
const char * | upload_data, |
|
|
size_t * | upload_data_size, |
|
|
std::ostream & | body, |
|
|
int & | error_code, |
|
|
std::string & | content_type, |
|
|
bool * | redraw ) |
|
protectedvirtual |
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.0/libyui-rest-api/src/YHttpWidgetsHandler.h
- /builddir/build/BUILD/libyui-4.6.0/libyui-rest-api/src/YHttpWidgetsHandler.cc