libyui-rest-api
Loading...
Searching...
No Matches
YHttpHandler Member List

This is the complete list of members for YHttpHandler, including all inherited members.

handle(struct MHD_Connection *connection, const char *url, const char *method, const char *upload_data, size_t *upload_data_size, bool *redraw=nullptr) (defined in YHttpHandler)YHttpHandlervirtual
handle_error(std::ostream &body, std::string error, int error_code) (defined in YHttpHandler)YHttpHandlerprotected
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)=0 (defined in YHttpHandler)YHttpHandlerprotectedpure virtual
YHttpHandler() (defined in YHttpHandler)YHttpHandlerinline
~YHttpHandler() (defined in YHttpHandler)YHttpHandlerinlinevirtual