Home | History | Annotate | Download | only in https

Lines Matching defs:https

18 package org.apache.harmony.luni.tests.internal.net.www.protocol.https;
75 * The content of the response to be sent during HTTPS session.
79 + "<HEAD><TITLE>HTTPS Response Content</TITLE></HEAD>\n"
155 * Tests the behaviour of HTTPS connection in case of unavailability of requested resource.
290 URL url = new URL("https://localhost:55555");
384 * Tests HTTPS connection process made through the proxy server.
408 URL url = new URL("https://requested.host:55556/requested.data");
424 * Tests HTTPS connection process made through the proxy server.
457 URL url = new URL("https://requested.host:55555/requested.data");
473 * Tests HTTPS connection process made through the proxy server.
474 * Two HTTPS connections are opened for one URL: the first time the connection is opened
490 URL url = new URL("https://requested.host:55555/requested.data");
530 * Tests HTTPS connection process made through the proxy server.
579 * Tests HTTPS connection process made through the proxy server.
599 URL url = new URL("https://requested.host:55555/requested.data");
617 * Tests the behaviour of HTTPS connection in case of unavailability of requested resource (as
641 URL url = new URL("https://requested.host:55555/requested.data");
757 * HTTPS