Searched refs:url_without_parameters (Results 1 – 1 of 1) sorted by relevance
382 std::string url_without_parameters = spec; in ParseAndSign() local385 url_without_parameters = spec.substr(0,question); in ParseAndSign()386 return SignURL(GURL(url_without_parameters), parameters, signature_method, in ParseAndSign()