IsValidHttpMethod  238 chrome/browser/prerender/prerender_manager.h   static bool IsValidHttpMethod(const std::string& method);
IsValidHttpMethod   89 chrome/browser/prerender/prerender_resource_throttle.cc     if (!PrerenderManager::IsValidHttpMethod(method)) {