Searched refs:IsValidHttpMethod (Results 1 – 3 of 3) sorted by relevance
91 if (!PrerenderManager::IsValidHttpMethod(method)) { in WillStartRequestOnUI()
235 static bool IsValidHttpMethod(const std::string& method);
902 bool PrerenderManager::IsValidHttpMethod(const std::string& method) { in IsValidHttpMethod() function in prerender::PrerenderManager