Searched defs:HttpPost (Results 1 – 1 of 1) sorted by relevance
89 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result) { in HttpPost() function in CInternetCommon95 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result, const wstring& body, wstring… in HttpPost() function in CInternetCommon100 int CInternetCommon::HttpPost(const wstring & str_url, wstring & result, const string& body, wstrin… in HttpPost() function in CInternetCommon