Home
last modified time | relevance | path

Searched refs:stealthAndNotCached (Results 1 – 4 of 4) sorted by relevance

/dports/multimedia/minitube/minitube-3.9.2/src/
H A Dhttputils.h14 static Http &stealthAndNotCached();
H A Dhttputils.cpp42 Http &HttpUtils::stealthAndNotCached() { in stealthAndNotCached() function in HttpUtils
H A Dytvideo.cpp69 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()
H A Dyt3.cpp80 QObject *reply = HttpUtils::stealthAndNotCached().get(url); in testApiKey()