Searched defs:handleGet (Results 1 – 2 of 2) sorted by relevance
/civetweb-2.7.6/examples/embedded_cpp/ | ||
D | embedded_cpp.cpp | 31 handleGet(CivetServer *server, struct mg_connection *conn) in handleGet() function in ExampleHandler |
/civetweb-2.7.6/src/ | ||
D | CivetServer.cpp | 24 CivetHandler::handleGet(CivetServer *server, struct mg_connection *conn) in handleGet() function in CivetHandler |