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

1 2 3 4 5 6 78 91011>>

  /packages/apps/Browser/
AndroidManifest.xml 70 <data android:scheme="https" />
81 <data android:scheme="https" />
109 <data android:scheme="https" />
  /external/webkit/WebCore/
ChangeLog-2008-08-10 5 - fix https://bugs.webkit.org/show_bug.cgi?id=20339
37 https://bugs.webkit.org/show_bug.cgi?id=16620
69 https://bugs.webkit.org/show_bug.cgi?id=20270
101 <https://bugs.webkit.org/show_bug.cgi?id=20331>
110 https://bugs.webkit.org/show_bug.cgi?id=20119
193 https://bugs.webkit.org/show_bug.cgi?id=20055
209 https://bugs.webkit.org/show_bug.cgi?id=18548
233 https://bugs.webkit.org/show_bug.cgi?id=16791
251 https://bugs.webkit.org/show_bug.cgi?id=20319
303 https://bugs.webkit.org/show_bug.cgi?id=2031
    [all...]
  /cts/tests/tests/webkit/src/android/webkit/cts/
MimeTypeMapTest.java 52 assertEquals("", MimeTypeMap.getFileExtensionFromUrl("https://example.com/foo"));
  /external/apache-http/src/org/apache/http/cookie/
SetCookie.java 94 * using a secure protocol (https). This should only be set when
  /external/apache-http/src/org/apache/http/message/
ParserCursor.java 2 * $HeadURL:https://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/message/ParserCursor.java $
  /external/chromium/googleurl/src/
url_util_unittest.cc 49 kStr1, static_cast<int>(strlen(kStr1)), "https", &found_scheme));
  /external/chromium/net/base/
static_cookie_policy_unittest.cc 14 url_google_secure_("https://www.google.izzle"),
  /external/chromium/net/http/
http_auth_handler_ntlm.cc 67 // (See https://bugzilla.mozilla.org/show_bug.cgi?id=230351.)
  /external/chromium/net/proxy/
proxy_config_service_mac.cc 70 // proxies (for now ftp, http, https, and SOCKS)
  /external/chromium/net/url_request/
url_request_http_job.h 25 // provides an implementation for both HTTP and HTTPS.
  /external/iproute2/man/man8/
ss.8 113 .B ss -o state fin-wait-1 '( sport = :http or sport = :https )' dst 193.233.7/24
  /external/webkit/JavaScriptCore/runtime/
FunctionConstructor.cpp 74 // see https://bugs.webkit.org/show_bug.cgi?id=24350
  /external/webkit/WebCore/history/cf/
HistoryPropertyList.cpp 137 ASSERT(item->urlString().startsWith("http:", false) || item->urlString().startsWith("https:", false));
  /external/webkit/WebCore/loader/
CachedResourceHandle.h 77 // reported at: https://xdabug001.ext.nokia.com/bugzilla/show_bug.cgi?id=9812.
  /external/webkit/WebCore/manual-tests/inspector/
hidden-evals.html 2 <p><b>Test for <a href="https://bugs.webkit.org/show_bug.cgi?id=30212">Bug 30212</a> - Each JS execution in console adds extra item into "scripts" combo</b>
  /external/webkit/WebCore/manual-tests/
optgroup-empty-and-nested.html 25 https://bugs.webkit.org/show_bug.cgi?id=26656. When setting the
  /external/webkit/WebCore/page/
DOMSelection.idl 33 // https://developer.mozilla.org/En/DOM/Selection
OriginAccessEntry.cpp 43 ASSERT(m_protocol == "http" || m_protocol == "https");
  /external/webkit/WebCore/platform/mock/
GeolocationServiceMock.cpp 82 // TODO: Upstream to webkit.org. See https://bugs.webkit.org/show_bug.cgi?id=34082
  /external/webkit/WebCore/platform/network/cf/
SocketStreamHandle.h 107 RetainPtr<CFURLRef> m_httpsURL; // ws(s): replaced with https:
  /external/webkit/WebCore/platform/network/chromium/
ResourceResponse.h 88 // string if not over HTTPS).
  /external/webkit/WebKit/gtk/tests/
testdownload.c 185 g_test_bug_base("https://bugs.webkit.org/");
testhittestresult.c 120 g_test_bug_base("https://bugs.webkit.org/");
testkeyevents.c 148 g_test_bug_base("https://bugs.webkit.org/");
testnetworkrequest.c 94 g_test_bug_base("https://bugs.webkit.org/");

Completed in 370 milliseconds

1 2 3 4 5 6 78 91011>>