Kodi Documentation 22.0
Kodi is an open source media player and entertainment hub.
Loading...
Searching...
No Matches
CWebServer Member List

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

ConnectionHandler typedefCWebServerprotected
CWebServer()CWebServer
FinalizeRequest(const std::shared_ptr< IHTTPRequestHandler > &handler, int responseStatus, struct MHD_Response *response)CWebServerprotectedvirtual
HandlePartialRequest(struct MHD_Connection *connection, ConnectionHandler *connectionHandler, const HTTPRequest &request, const char *upload_data, size_t *upload_data_size, void **con_cls)CWebServerprotectedvirtual
HandleRequest(const std::shared_ptr< IHTTPRequestHandler > &handler)CWebServerprotectedvirtual
IsStarted()CWebServer
LogRequest(const char *uri) constCWebServerprotectedvirtual
RegisterRequestHandler(IHTTPRequestHandler *handler)CWebServer
SetCredentials(const std::string &username, const std::string &password)CWebServer
Start(uint16_t port, const std::string &username, const std::string &password)CWebServer
Stop()CWebServer
UnregisterRequestHandler(IHTTPRequestHandler *handler)CWebServer
WebServerSupportsSSL()CWebServerstatic
~CWebServer()=defaultCWebServervirtual