HomeSort by relevance Sort by last modified time
    Searched defs:https (Results 1 - 25 of 89) sorted by null

1 2 3 4

  /external/webrtc/webrtc/tools/rtcbot/
botmanager.js 11 var https = require('https'); variable
74 this.server_ = https.createServer(options, this.app_);
124 // BrowserBot spawns a process to open "https://localhost:8080/bot/browser".
136 child.exec('google-chrome "https://localhost:8080/bot/browser/"');
143 // "https://localhost:8080/bot/browser/" on chrome for Android.
157 '-d https://localhost:8080/bot/browser/';
  /external/syslinux/gpxe/src/config/
config.c 116 REQUIRE_OBJECT ( https ); variable
  /frameworks/base/packages/CaptivePortalLogin/src/com/android/captiveportallogin/
CaptivePortalLoginActivity.java 483 final String https = "https"; local
484 if (https.equals(url.getProtocol())) {
485 return https + "://" + url.getHost();
  /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 
  /prebuilts/tools/common/m2/repository/com/amazonaws/aws-java-sdk-core/1.11.18/
aws-java-sdk-core-1.11.18.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 

Completed in 244 milliseconds

1 2 3 4