Home | History | Annotate | Download | only in url_request

Lines Matching refs:GURL

165     URLRequest r(GURL("https://www.redirect.com/"), &d);
190 URLRequest r(GURL("https://www.server-auth.com/"), &d);
259 GURL http_destination = server_->TestServerPage("");
406 TestURLRequest r(GURL("http://www.google.com/"), &d);
602 TestURLRequest r(GURL("about:blank"), &d);
619 TestURLRequest r(GURL(
655 GURL app_url = net::FilePathToFileURL(app_path);
683 GURL temp_url = net::FilePathToFileURL(temp_path);
724 GURL temp_url = net::FilePathToFileURL(temp_path);
764 GURL temp_url = net::FilePathToFileURL(temp_path);
788 TestURLRequest r(GURL("invalid url"), &d);
803 URLRequest r(GURL("http://thisisnotavalidurl0123456789foo.com/"), &d);
1180 GURL url_requiring_auth =
1210 GURL::Replacements replacements;
1215 GURL url_with_identity = url_requiring_auth.ReplaceComponents(replacements);
1676 const GURL& location) {
1782 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1823 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1856 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1885 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1914 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1945 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
1976 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
2001 TestURLRequest req(GURL("http://test_intercept/foo"), &d);
2027 TestURLRequest req(GURL("http://test_intercept/foo"), &d);