Searched defs:strResponse (Results 1 – 2 of 2) sorted by relevance
54 std::string strResponse = ""; variable71 std::string strResponse = ""; variable84 std::string strResponse = ""; variable97 std::string strResponse = ""; variable110 std::string strResponse = ""; variable123 std::string strResponse = ""; variable136 std::string strResponse = ""; variable
41 int HttpRequest::HttpGet(const std::string &strUrl, std::string &strResponse) in HttpGet()46 …pRequest::HttpPost(const std::string &strUrl, const std::string &strData, std::string &strResponse) in HttpPost()52 …string &strMethod, const std::string &strUrl, const std::string &strData, std::string &strResponse) in HttpRequestExec()115 int HttpRequest::HttpConnect(std::string &strResponse) in HttpConnect()