Searched defs:http_allowed (Results 1 – 1 of 1) sorted by relevance
178 bool IsUrlUsable(const string& url, bool http_allowed) { in IsUrlUsable()629 bool http_allowed = true; in UpdateBackoffAndDownloadUrl() local