Searched refs:stealthAndNotCached (Results 1 – 4 of 4) sorted by relevance
14 static Http &stealthAndNotCached();
42 Http &HttpUtils::stealthAndNotCached() { in stealthAndNotCached() function in HttpUtils
69 QObject *reply = HttpUtils::stealthAndNotCached().get(url); in getVideoInfo()301 HttpReply *r = HttpUtils::stealthAndNotCached().get(url); in loadEmbedPage()367 QObject *reply = HttpUtils::stealthAndNotCached().get(jsPlayerUrl); in scrapeWebPage()
80 QObject *reply = HttpUtils::stealthAndNotCached().get(url); in testApiKey()