Home | History | Annotate | Download | only in ssl

Lines Matching defs:http_url

246     GURL http_url = http_server.GetURL("files/ssl/google.html");
253 make_pair("REPLACE_WITH_HTTP_PAGE", http_url.spec()));
1237 GURL http_url = test_server()->GetURL("server-redirect?");
1242 GURL(http_url.spec() + good_https_url.spec()));
1253 GURL http_url = test_server()->GetURL("server-redirect?");
1257 GURL(http_url.spec() + bad_https_url.spec()));
1274 GURL http_url = test_server()->GetURL("files/ssl/google.html");
1277 GURL(https_url.spec() + http_url.spec()));