OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:https
(Results
1 - 25
of
37
) sorted by null
1
2
/external/apache-harmony/luni/src/test/api/common/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java
18
package org.apache.harmony.luni.tests.internal.net.www.protocol.
https
;
121
* Checks if
HTTPS
connection performs initial SSL handshake with the server
123
* HTTP response. After
HTTPS
session if finished test checks connection
141
URL url = new URL("
https
://localhost:" + ss.getLocalPort());
160
* Checks if
HTTPS
connection performs initial SSL handshake with the server
163
* persistent. After
HTTPS
session if finished test checks connection state
181
URL url = new URL("
https
://localhost:" + ss.getLocalPort());
201
* Tests the behaviour of
HTTPS
connection in case of unavailability of
219
URL url = new URL("
https
://localhost:" + ss.getLocalPort());
264
URL url = new URL("
https
://localhost:" + ss.getLocalPort())
[
all
...]
/libcore/luni/src/test/java/org/apache/harmony/luni/tests/internal/net/www/protocol/https/
HttpsURLConnectionTest.java
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
[
all
...]
/prebuilts/eclipse/mavenplugins/tycho/tycho-dependencies-m2repo/org/eclipse/tycho/tycho-bundles-external/0.20.0/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar
/prebuilts/tools/common/m2/repository/org/eclipse/tycho/tycho-bundles-external/0.18.1/eclipse/plugins/
org.eclipse.ecf.provider.filetransfer.httpclient4_1.0.300.v20130604-1622.jar
/external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.httpclient_3.1.0.v201005080502.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.0/
lint-checks-23.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.1/
lint-checks-23.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.2/
lint-checks-23.2.2.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.4/
lint-checks-23.2.4.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.5/
lint-checks-23.2.5.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/23.2.8/
lint-checks-23.2.8.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.0.0/
lint-checks-24.0.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.0.1/
lint-checks-24.0.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.1.0/
lint-checks-24.1.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.1.3/
lint-checks-24.1.3.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0/
lint-checks-24.2.0.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-alpha1/
lint-checks-24.2.0-alpha1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-beta4/
lint-checks-24.2.0-beta4.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.0-rc1/
lint-checks-24.2.0-rc1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.1/
lint-checks-24.2.1.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.2/
lint-checks-24.2.2.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.3/
lint-checks-24.2.3.jar
/prebuilts/gradle-plugin/com/android/tools/lint/lint-checks/24.2.4/
lint-checks-24.2.4.jar
/prebuilts/tools/common/offline-m2/com/android/tools/lint/lint-checks/24.1.0/
lint-checks-24.1.0.jar
/prebuilts/tools/common/offline-m2/com/android/tools/lint/lint-checks/24.2.0/
lint-checks-24.2.0.jar
Completed in 1932 milliseconds
1
2