Searched refs:getPath (Results 1 – 3 of 3) sorted by relevance
57 std::string getPath() const;
118 std::string HTTPRequest::getPath() const { in getPath() function in HTTPRequest
99 auto path = request.getPath(); in handleSingleRequest()