Searched refs:IsMethodIdempotent (Results 1 – 2 of 2) sorted by relevance
96 static bool IsMethodIdempotent(base::StringPiece method);
343 bool HttpUtil::IsMethodIdempotent(base::StringPiece method) { in IsMethodIdempotent() function in net::HttpUtil