Home | History | Annotate | Download | only in ssl

Lines Matching defs:http_url

135     GURL http_url = http_server.GetURL("files/ssl/google.html");
142 make_pair("REPLACE_WITH_HTTP_PAGE", http_url.spec()));
814 GURL http_url = test_server()->GetURL("server-redirect?");
819 GURL(http_url.spec() + good_https_url.spec()));
830 GURL http_url = test_server()->GetURL("server-redirect?");
834 GURL(http_url.spec() + bad_https_url.spec()));
852 GURL http_url = test_server()->GetURL("files/ssl/google.html");
855 GURL(https_url.spec() + http_url.spec()));