Home
last modified time | relevance | path

Searched refs:removeHandler (Results 1 – 2 of 2) sorted by relevance

/civetweb-2.7.6/include/
DCivetServer.h322 void removeHandler(const std::string &uri);
/civetweb-2.7.6/src/
DCivetServer.cpp376 CivetServer::removeHandler(const std::string &uri) in removeHandler() function in CivetServer