HomeSort by relevance Sort by last modified time
    Searched full:https (Results 276 - 300 of 608) sorted by null

<<11121314151617181920>>

  /external/chromium/net/tools/testserver/
testserver.py 10 It can use https if you specify the flag --https=CERT where CERT is the path
56 """This is a specialization of StoppableHTTPerver that add https support."""
994 Note that we specify the content-length as without it the https connection
    [all...]
  /external/webkit/JavaScriptCore/
ChangeLog-2009-06-16 222 https://bugs.webkit.org/show_bug.cgi?id=26373
279 https://bugs.webkit.org/show_bug.cgi?id=26360
301 https://bugs.webkit.org/show_bug.cgi?id=26191
324 https://bugs.webkit.org/show_bug.cgi?id=26340
343 <https://bugs.webkit.org/show_bug.cgi?id=26015>
373 <https://bugs.webkit.org/show_bug.cgi?id=26249>
670 https://bugs.webkit.org/show_bug.cgi?id=26238
    [all...]
  /frameworks/base/core/java/android/webkit/
CookieManager.java 56 private static final String HTTPS = "https";
361 // secure cookies can't be overwritten by non-HTTPS url
362 if (!cookieEntry.secure || HTTPS.equals(uri.mScheme)) {
447 boolean secure = HTTPS.equals(uri.mScheme);
    [all...]
  /external/chromium/net/http/
http_network_transaction_unittest.cc     [all...]
http_auth_handler_digest.cc 91 // https://bugzilla.mozilla.org/show_bug.cgi?id=114451
117 if (target_ == HttpAuth::AUTH_PROXY && url.SchemeIs("https")) {
http_auth_sspi_win.cc 67 // (See https://bugzilla.mozilla.org/show_bug.cgi?id=230351.)
  /external/webkit/WebCore/platform/
KURLGoogle.cpp 276 m_protocolInHTTPFamily = lowerCaseEqualsASCII(scheme, scheme + 5, "https");
476 // Bug: https://bugs.webkit.org/show_bug.cgi?id=21015 this function returns
512 // Bug: https://bugs.webkit.org/show_bug.cgi?id=21015 this function returns
558 // Bug: https://bugs.webkit.org/show_bug.cgi?id=21015 this function returns
752 defaultPorts.set("https", 443);
900 // https://bugs.webkit.org/show_bug.cgi?id=20559 so am keeping this old
    [all...]
  /external/bluetooth/glib/gio/win32/
gwinhttpfile.c 153 g_ascii_strcasecmp (uri_scheme, "https") == 0);
219 else if (g_str_has_prefix (retval, "https://:@"))
gwinhttpvfs.c 94 static const gchar *winhttp_uri_schemes[] = { "http", "https" };
  /external/chromium/net/base/
x509_certificate_unittest.cc 66 // A certificate for https://www.unosoft.hu/, whose AIA extension contains
213 EXPECT_EQ("Terms of use at https://www.thawte.com/cps (c)06",
  /external/libpng/
README 113 https://lists.sourceforge.net/lists/listinfo/png-mng-implement
122 https://lists.sourceforge.net/lists/listinfo/png-mng-misc to
  /external/webkit/WebCore/html/
HTMLAnchorElement.cpp 80 // Anchor elements should be mouse focusable, https://bugs.webkit.org/show_bug.cgi?id=26856
281 if (protocolIs(parsedURL, "http") || protocolIs(parsedURL, "https") || parsedURL.startsWith("//"))
HTMLLinkElement.cpp 304 // Covers both http and https, with or without "www."
325 // Work around <https://bugs.webkit.org/show_bug.cgi?id=28350>.
  /external/webkit/WebCore/loader/
CachedResource.cpp 250 // a problem. For more details please see: https://bugs.webkit.org/show_bug.cgi?id=30209
310 // https://bugs.webkit.org/show_bug.cgi?id=28604.
DocLoader.cpp 268 // See <https://bugs.webkit.org/show_bug.cgi?id=21963>.
335 if (kurl.protocolIs("http") || kurl.protocolIs("https"))
RedirectScheduler.cpp 174 // See https://bugs.webkit.org/show_bug.cgi?id=14957 for the original motivation for this.
226 // See https://bugs.webkit.org/show_bug.cgi?id=32383 for the original motivation for this.
  /external/webkit/WebCore/platform/graphics/gtk/
WebKitWebSourceGStreamer.cpp 144 (gchar*) "Handles HTTP/HTTPS uris",
455 static gchar* protocols[] = {(gchar*) "http", (gchar*) "https", 0 };
  /external/webkit/WebKit/win/
WebHistoryItem.cpp 194 if (lastVisitWasHTTPNonGet && (protocolIs(m_historyItem->urlString(), "http") || protocolIs(m_historyItem->urlString(), "https")))
242 ASSERT(m_historyItem->urlString().startsWith("http:", false) || m_historyItem->urlString().startsWith("https:", false));
  /external/webkit/WebKitTools/DumpRenderTree/qt/
LayoutTestControllerQt.cpp 343 //FIXME: only need this for the moment: https://bugs.webkit.org/show_bug.cgi?id=32990
392 // FIXME: Implement for testing fix for https://bugs.webkit.org/show_bug.cgi?id=27896
  /frameworks/base/core/java/android/net/http/
Request.java 389 myPort != 443 && myScheme.equals("https")) {
398 mHost.getSchemeName().equals("https")) {
  /libcore/luni/src/test/java/tests/targets/security/cert/
CertificateTest.java 42 * Following certificate chain was taken from https://www.verisign.com and
152 * CPS: https://www.verisign.com/cps
217 * Subject: C=US, O=VeriSign, Inc., OU=VeriSign Trust Network, OU=Terms of use at https://www.verisign.com/rpa (c)06, CN=VeriSign Class 3 Extended Validation SSL SGC CA
248 * CPS: https://www.verisign.com/cps
321 * Following certificate chain was taken from https://www.thawte.com and
432 * CPS: https://www.thawte.com/cps
502 * Subject: C=US, O=thawte, Inc., OU=Terms of use at https://www.thawte.com/cps (c)06, CN=thawte Extended Validation SSL CA
533 * CPS: https://www.thawte.com/cps
    [all...]
  /ndk/build/core/
ndk-common.sh 525 # Is this HTTP, HTTPS or FTP ?
526 if pattern_match "^(http|https|ftp):.*" "$1"; then
  /sdk/sdkmanager/libs/sdkuilib/src/com/android/sdkuilib/internal/repository/
RemotePackagesPage.java 352 !newText.startsWith("https://")) { //$NON-NLS-1$
353 return "Error: The URL must start by one of file://, ftp://, http:// or https://";
  /cts/tests/tests/webkit/src/android/webkit/cts/
URLUtilTest.java 31 private final String VALID_HTTPS_URL = "https://www.google.com";
  /external/apache-http/src/org/apache/http/client/utils/
URIUtils.java 50 * href="https://issues.apache.org/jira/browse/HTTPCLIENT-730">HTTPCLIENT-730</a>

Completed in 560 milliseconds

<<11121314151617181920>>