Home
last modified time | relevance | path

Searched defs:HttpPost (Results 1 – 1 of 1) sorted by relevance

/MusicPlayer2/MusicPlayer2/
H A DInternetCommon.cpp89 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result) { in HttpPost() function in CInternetCommon
95 int CInternetCommon::HttpPost(const wstring& str_url, wstring& result, const wstring& body, wstring… in HttpPost() function in CInternetCommon
100 int CInternetCommon::HttpPost(const wstring & str_url, wstring & result, const string& body, wstrin… in HttpPost() function in CInternetCommon