Home
last modified time | relevance | path

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

/MusicPlayer2/MusicPlayer2/
H A DInternetCommon.cpp39 bool CInternetCommon::GetURL(const wstring & str_url, wstring & result, bool custom_ua, bool allow_… in GetURL()
95 …t(const wstring& str_url, wstring& result, const wstring& body, wstring& headers, bool custom_ua) { in HttpPost()
100 …st(const wstring & str_url, wstring & result, const string& body, wstring& headers, bool custom_ua) in HttpPost()